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.10), bytestring (>=0.9 && <0.11), containers (>=0.5 && <0.6), data-default-class (>=0.0 && <0.2), diagrams-core (>=1.3 && <1.4), diagrams-lib (>=1.3 && <1.4), filepath (>=1.2 && <1.5), FontyFruity (>=0.5 && <0.6), hashable (>=1.1 && <1.3), JuicyPixels (>=3.1.5 && <3.3), lens (>=4.0 && <4.15), mtl (>=2.1 && <2.3), optparse-applicative (>=0.10 && <0.13), Rasterific (>=0.6.1 && <0.7), split (>=0.1 && <1.3), unix (>=2.4 && <2.8) [details]
License BSD-3-Clause
Author Jeffrey Rosenbluth
Maintainer diagrams-discuss@googlegroups.com
Revised Revision 1 made by BrentYorgey at 2016-08-20T01:54:36Z
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 2016-08-16T17:40:22Z
Distributions LTSHaskell:1.4.2.3, NixOS:1.4.2.3, Stackage:1.4.2.3
Reverse Dependencies 9 direct, 22 indirect [details]
Downloads 22006 total (98 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 2016-11-21 [all 2 reports]

Readme for diagrams-rasterific-1.3.1.8

[back to package description]

diagrams-rasterific

diagrams-rasterific is a an Rasterific backend for diagrams. Diagrams is a powerful, flexible, declarative domain-specific language for creating vector graphics, using the Haskell programming language. It supports png, tif, bmp, jpg and animated GIF output.