v1.4.3 (2024-10-30)
- Require
data-default-0.8
v1.4.2.3-r3 (2024-08-24)
- Allow
hashable-1.5
v1.4.2.3-r2 (2024-06-22)
- Allow
base-4.20
,lens-5.3
,containers-0.7
, andfilepath-1.5
- Test on GHC 9.10
v1.4.2.3-r1 (2024-01-17)
- Allow
base-4.19
andbytestring-0.12
- Test on GHC 9.8
v1.4.2.3 (2023-05-30)
- Allow
base-4.18
,mtl-2.3
,optparse-applicative-0.18
- Test on GHC 9.6 & fix some warnings
v1.4.2.2-r2 (2022-09-01)
- Allow
base-4.17
,lens-5.2
, and test with GHC 9.4
v1.4.2.2-r1 (2022-02-02)
- Allow
optparse-applicative-0.17
v1.4.2.2 (2021-12-28)
GHC 9.2 compatibility and dependency bound updates:
- Allow
base-4.16
,hashable-1.4
,lens-5.1
. - Add
Eq
instance forOptions Rasterific
.
v1.4.2.1-r1 (2021-06-07)
- Allow
bytestring-0.11
andoptparse-applicative-0.16
.
v1.4.2.1 (2021-05-28)
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.1 (2018-10-12)
-
Require
Rasterific-0.7.4
to -
Allow:
base-4.12
(GHC 8.6)lens-4.17
containers-0.6
JuicyPixels-3.3
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.
v1.3.1.9 (2016-08-19)
- Require
optparse-applicative-0.13
- Fix compilation error when building with
optparse-applicative-0.13
v1.3.1.8 (2016-08-16)
- Allow
optparse-applicative-0.13
v1.3.1.7 (2016-06-06)
-
Allow:
base-4.9
lens-4.14
data-default-class-0.1
-
Test with GHC 8.0.1
v1.3.1.6 (2016-05-01)
- allow
lens-4.14
v1.3.1.5 (2015-09-29)
- allow
optparse-applicative-0.12
v1.3.1.4 (2015-09-22)
- allow
lens-4.13
v1.3.1.3 (2015-07-19)
v1.3.1.2 (2015-05-26)
(2015-04-25)
- New module
Diagrams.Backend.Rasterific.Text
- New
texterific
function exported fromDiagrams.Backend.Rasterific
- Fixes:
- Fix bounding box calculation for text
- Fix
BoxAlignedText
positioning
v1.3.1 (2015-04-25)
- group opacity
v1.3 (2015-04-19)
- bump version to 1.3
v0.1.0.8 (2015-04-03)
Merged pull requests:
v0.1.0.7 (2015-02-10)
Merged pull requests:
-
Twinside master #25 (jeffreyrosenbluth)
-
Preparing for float text size and PointSize new type in FontyFruity. #24 (Twinside)
v0.1.0.6 (2015-01-13)
Merged pull requests:
v0.1.0.5 (2014-12-07)
Closed issues:
- Bumping dependencies to Rasterific 0.4 #17
Merged pull requests:
v0.1.0.4 (2014-11-17)
Closed issues:
- q = max 0 (min 100 quality), shurely? #15
Merged pull requests:
-
Bump lens upper version bounds #14 (RyanGlScott)
-
Diagram B #12 (jeffreyrosenbluth)
v0.1.0.3 (2014-10-08)
Merged pull requests:
v0.1.0.2 (2014-09-07)
v0.1.0.1 (2014-08-22)
v0.1 (2014-06-02)
Merged pull requests:
-
Gradient #4 (jeffreyrosenbluth)
-
Image2 #3 (jeffreyrosenbluth)
-
Image #2 (jeffreyrosenbluth)
-
Units #1 (jeffreyrosenbluth)
* This Change Log was automatically generated by github_changelog_generator