diagrams-rasterific: Rasterific backend for diagrams.

[ bsd3, graphics, library ] [ Propose Tags ]

A full-featured backend for rendering diagrams using the Rasterific rendering engine.


[Skip to Readme]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.0.4, 0.1.0.5, 0.1.0.6, 0.1.0.7, 0.1.0.8, 1.3.0.0, 1.3.1.0, 1.3.1.1, 1.3.1.2, 1.3.1.3, 1.3.1.4, 1.3.1.5, 1.3.1.6, 1.3.1.7, 1.3.1.8, 1.3.1.9, 1.4, 1.4.1, 1.4.1.1, 1.4.2, 1.4.2.1, 1.4.2.2, 1.4.2.3
Change log CHANGELOG.md
Dependencies base (>=4.2 && <4.20), bytestring (>=0.9 && <0.13), containers (>=0.5 && <0.7), data-default-class (>=0.0 && <0.2), diagrams-core (>=1.4 && <1.6), diagrams-lib (>=1.4 && <1.5), file-embed (>=0.0 && <0.1), filepath (>=1.2 && <1.5), FontyFruity (>=0.5 && <0.6), hashable (>=1.1 && <1.5), JuicyPixels (>=3.1.5 && <3.4), lens (>=4.0 && <5.3), mtl (>=2.1 && <2.4), optparse-applicative (>=0.13 && <0.19), Rasterific (>=0.7.4 && <0.8) [details]
License BSD-3-Clause
Author Jeffrey Rosenbluth
Maintainer diagrams-discuss@googlegroups.com
Revised Revision 1 made by BrentYorgey at 2024-01-17T14:28:02Z
Category Graphics
Home page http://projects.haskell.org/diagrams/
Bug tracker http://github.com/diagrams/diagrams-rasterific/issues
Source repo head: git clone http://github.com/diagrams/diagrams-rasterific.git
Uploaded by BrentYorgey at 2023-05-30T15:43:35Z
Distributions LTSHaskell:1.4.2.3, NixOS:1.4.2.3, Stackage:1.4.2.3
Reverse Dependencies 9 direct, 22 indirect [details]
Downloads 21974 total (100 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2023-05-30 [all 1 reports]

Readme for diagrams-rasterific-1.4.2.3

[back to package description]

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.