BSD-3-Clause licensed by Jeffrey Rosenbluth
This version can be pinned in stack with:diagrams-rasterific-1.4.2.3@sha256:d057a8849136c5f6e6798a5f101f63c198b7d8a4e8b791cde94165779b9e32f0,3278
Module documentation for 1.4.2.3
Depends on 15 packages
(full list with versions ) :
base ,
bytestring ,
containers ,
data-default-class ,
diagrams-core ,
diagrams-lib ,
file-embed ,
filepath ,
FontyFruity ,
hashable ,
JuicyPixels ,
lens ,
mtl ,
optparse-applicative ,
Rasterific diagrams-rasterific
diagrams-rasterific is a Rasterific backend for diagrams .
It supports png, tif, bmp, jpg, pdf, and animated GIF output.
Diagrams is a powerful, flexible, declarative domain-specific language
for creating vector graphics, using the Haskell programming language .
Allow base-4.18
, mtl-2.3
, optparse-applicative-0.18
Test on GHC 9.6 & fix some warnings
Allow base-4.17
, lens-5.2
, and test with GHC 9.4
Allow optparse-applicative-0.17
GHC 9.2 compatibility and dependency bound updates:
Allow base-4.16
, hashable-1.4
, lens-5.1
.
Add Eq
instance for Options Rasterific
.
Allow bytestring-0.11
and optparse-applicative-0.16
.
GHC 9.0 compatibility.
Allow:
base-4.15
(GHC 9.0)
diagrams-core-1.5
lens-5.0
v1.4.2 (2019-12-09)
- Add `renderPdfBS` function to output PDF in-memory.
- Add `renderPdfBSWithDPI` to allow additionally specifying the DPI.
- Bug fix: include fonts in `extra-source-files` rather than
`data-files`.
v1.4.1 (2018-05-09)
- Bug fix: stroke entire paths at once ([#42](https://github.com/diagrams/diagrams-rasterific/issues/42))
- New `Semigroup (Render Rasterific V2 n)` instance
- Allow:
- `base-4.11` (GHC 8.4)
- `lens-4.16`
v1.4 (2016-10-26)
New features
Can now output PDFs.
Font files are now embedded with file-embed
.
Various functions for better GIF support.
Support for group opacity.
New instances
ToResult
instance for animated GIFs.
Require optparse-applicative-0.13
Fix compilation error when building with optparse-applicative-0.13
Allow optparse-applicative-0.13
Allow:
base-4.9
lens-4.14
data-default-class-0.1
Test with GHC 8.0.1
Full Changelog
Full Changelog
allow optparse-applicative-0.12
Full Changelog
Full Changelog
Full Changelog
Full Changelog
(2015-04-25)
New module Diagrams.Backend.Rasterific.Text
New texterific
function exported from
Diagrams.Backend.Rasterific
Fixes:
Fix bounding box calculation for text
Fix BoxAlignedText
positioning
v1.3.1 (2015-04-25)
v1.3 (2015-04-19)
Full Changelog
Merged pull requests:
Full Changelog
Merged pull requests:
Full Changelog
Merged pull requests:
Full Changelog
Closed issues:
Bumping dependencies to Rasterific 0.4 #17
Merged pull requests:
Full Changelog
Closed issues:
q = max 0 (min 100 quality), shurely? #15
Merged pull requests:
Full Changelog
Merged pull requests:
Full Changelog
Full Changelog
v0.1 (2014-06-02)
Merged pull requests:
* This Change Log was automatically generated by github_changelog_generator
Stackage is a service provided by the
Haskell Foundation
│ Originally developed by
FP Complete