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
Dependencies base (>=4.2 && <4.8), bytestring (>=0.9 && <0.11), containers (>=0.5 && <0.6), data-default-class (>=0.0 && <0.1), diagrams-core (>=1.2 && <1.3), diagrams-lib (>=1.2 && <1.3), directory, filepath (>=1.2 && <1.4), FontyFruity (>=0.2 && <0.4), JuicyPixels (>=3.1.5 && <3.2), lens (>=4.0 && <4.5), mtl (>=2.1 && <2.3), old-time, optparse-applicative (>=0.7 && <0.10), process, Rasterific (>=0.2 && <0.4), split (>=0.1 && <1.3), statestack (>=0.2 && <0.3), time, 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 bergey at 2014-08-22T17:22:10Z
Distributions LTSHaskell:1.4.2.3, NixOS:1.4.2.3, Stackage:1.4.2.3
Reverse Dependencies 9 direct, 22 indirect [details]
Downloads 22012 total (98 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Successful builds reported [all 1 reports]

Readme for diagrams-rasterific-0.1.0.1

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