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]

Modules

[Last Documentation]

  • Diagrams
    • Backend
      • Diagrams.Backend.Cairo
        • Diagrams.Backend.Cairo.CmdLine
        • Diagrams.Backend.Cairo.Gtk

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.5), cairo (>=0.10.1 && <0.13), cmdargs (>=0.6 && <0.9), diagrams-core (>=0.4 && <0.5), diagrams-lib (>=0.4 && <0.5), directory (>=1.0 && <1.2), gtk (>=0.12.0 && <0.13.0), mtl (>=2.0 && <2.1), old-time (>=1.0 && <1.1), 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 2011-10-23T18:38:07Z
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 39604 total (148 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-12-26 [all 6 reports]

Readme for diagrams-cairo-0.4

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

The source repository is mirrored on both patch-tag (darcs) and github
(git):

  http://patch-tag.com/r/byorgey/diagrams-cairo
  https://github.com/byorgey/diagrams-cairo

Patches/pull requests welcome in either place.