diagrams-cairo: Cairo backend for diagrams drawing EDSL

[ bsd3, graphics, library ] [ Propose Tags ]

A full-featured backend for rendering diagrams using the cairo rendering engine. To get started, see Diagrams.Backend.Cairo.CmdLine.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 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, 0.7, 1.0, 1.0.1, 1.0.1.1, 1.0.1.2, 1.1, 1.1.0.1, 1.1.0.2, 1.2, 1.2.0.1, 1.2.0.2, 1.2.0.3, 1.2.0.4, 1.2.0.5, 1.2.0.6, 1.2.0.7, 1.3, 1.3.0.1, 1.3.0.2, 1.3.0.3, 1.3.0.4, 1.3.0.5, 1.3.0.6, 1.3.1, 1.3.1.1, 1.3.1.2, 1.4, 1.4.1, 1.4.1.1, 1.4.2, 1.4.2.1
Change log CHANGES
Dependencies base (>=4.2 && <4.6), cairo (>=0.10.1 && <0.13), cmdargs (>=0.6 && <0.10), diagrams-core (>=0.5 && <0.6), diagrams-lib (>=0.5 && <0.6), directory (>=1.0 && <1.2), filepath (>=1.1 && <1.4), gtk (>=0.12.0 && <0.13.0), mtl (>=2.0 && <2.2), old-time (>=1.0 && <1.2), process (>=1.0 && <1.2), split (>=0.1.2 && <0.2), unix (>=2.4 && <2.6) [details]
License BSD-3-Clause
Author Brent Yorgey
Maintainer diagrams-discuss@googlegroups.com
Category Graphics
Home page http://projects.haskell.org/diagrams
Source repo head: darcs get http://patch-tag.com/r/byorgey/diagrams-cairo
Uploaded by BrentYorgey at 2012-05-14T02:08:31Z
Distributions Debian:1.4.1.1, LTSHaskell:1.4.2.1, NixOS:1.4.2.1, Stackage:1.4.2.1
Reverse Dependencies 25 direct, 21 indirect [details]
Downloads 39528 total (175 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for diagrams-cairo-0.5.0.2

[back to package description]
A rendering backend for diagrams, a Haskell embedded domain-specific
language for compositional, declarative drawing.  See

  http://projects.haskell.org/diagrams/

for more information about the project, including installation
instructions, tutorials, a user manual, a gallery of example images,
and links to the mailing list, IRC channel, developer wiki and bug
tracker.