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

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.9), bytestring (>=0.9 && <0.11), containers (>=0.5 && <0.6), data-default-class (>=0.0 && <0.1), 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.14), 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
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 2015-09-29T17:11:15Z
Distributions LTSHaskell:1.4.2.3, NixOS:1.4.2.3, Stackage:1.4.2.3
Reverse Dependencies 9 direct, 22 indirect [details]
Downloads 21967 total (123 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 2015-09-29 [all 1 reports]

Readme for diagrams-rasterific-1.3.1.5

[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.