BSD-3-Clause licensed  by Jeffrey Rosenbluth 
This version can be pinned in stack with:diagrams-rasterific-1.5@sha256:2558b1805b60c4e871950b83b46c146ceb048576048c360193caae89042fb4b8,3292
Module documentation for 1.5 
Depends on 15 packages
(full list with versions ) :
base , 
bytestring , 
containers , 
data-default , 
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.5  (2025-03-28)
allow base-4.21 
allow diagrams-lib-1.5 
Test on GHC 9.12 
Remove no longer supported DiagramLoopOpts 
bump version to 1.5 
 
v1.4.3  (2024-10-30)
Allow base-4.20, lens-5.3, containers-0.7, and filepath-1.5 
Test on GHC 9.10 
 
Allow base-4.19 and bytestring-0.12 
Test on GHC 9.8 
 
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.5lens-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.9lens-4.14data-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