The diagrams-cairo package
A full-featured backend for rendering diagrams using the cairo rendering engine.
Diagrams.Backend.Cairo.CmdLine - if you're just getting started with diagrams, begin here.
Diagrams.Backend.Cairo - look at this next. The general API for the cairo backend.
Diagrams.Backend.Cairo.Internal - the implementation guts of the cairo backend. Users should normally not need to import this module.
Diagrams.Backend.Cairo.Text - cairo-specific text support, including automatic bounding boxes.
Diagrams.Backend.Cairo.List - render diagrams to two-dimensional lists of colors (i.e. pixels).
Diagrams.Backend.Cairo.Ptr - render diagrams to buffers in memory.
Properties
| Versions | 0.1, 0.1.1, 0.1.2, 0.2, 0.3, 0.4, 0.5, 0.5.0.1, 0.5.0.2, 0.6 |
|---|---|
| Dependencies | base (≥4.2 & <4.7), cairo (≥0.12.4 & <0.13), cmdargs (≥0.6 & <0.11), colour, diagrams-core (0.6.*), diagrams-lib (0.6.*), directory, filepath, mtl (≥2.0 & <2.2), old-time, process, split (≥0.1.2 & <0.3), time |
| License | BSD3 |
| Author | Brent Yorgey |
| Maintainer | diagrams-discuss@googlegroups.com |
| Category | Graphics |
| Home page | http://projects.haskell.org/diagrams |
| Bug tracker | http://github.com/diagrams/diagrams-cairo/issues |
| Source repository | git clone http://github.com/diagrams/diagrams-cairo.git |
| Upload date | Wed Dec 12 02:52:16 UTC 2012 |
| Uploaded by | BrentYorgey |
| Built on | ghc-7.6 |
| Distributions | NixOS: 0.6, Debian: 0.6 |
Modules
Downloads
- diagrams-cairo-0.6.tar.gz (Cabal source package)
- package description (included in the package)