BSD-3-Clause licensed by Jeffrey Rosenbluth
This version can be pinned in stack with:diagrams-rasterific-1.4.1.1@sha256:ce98ee86847de4dd9ce6a5347be6c6ff7af5fd779ff43f9b03d1620cb5cbf9c9,3169
Module documentation for 1.4.1.1
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.
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