diagrams-pdf: PDF backend for diagrams drawing EDSL
This package provides a modular backend for rendering
diagrams created with the diagrams EDSL to PDF
files. It uses HPDF
making it suitable for use on
any platform.
It is a very preliminary version where only the diagrams Logo generation has been tested.
The package provides the following modules:
Diagrams.Backend.Pdf.CmdLine - if you're just getting started with diagrams, begin here.
Diagrams.Backend.Pdf - look at this next. The general API for the HPDF backend.
Additional documentation can be found in the README file distributed with the source tarball
[Skip to Readme]
Downloads
- diagrams-pdf-0.3.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.2.0, 0.3, 0.3.1 |
---|---|
Change log | CHANGES.md |
Dependencies | base (>=4.6 && <4.8), cmdargs (>=0.10 && <0.11), colour (>=2.3.3 && <2.4), diagrams-core (>=0.7 && <0.8), diagrams-lib (>=0.7 && <0.8), filepath (>=1.3 && <1.4), HPDF (>=1.4.5 && <1.5), lens (>=3.9 && <3.10), monoid-extras (>=0.3 && <0.4), mtl (>=2.1 && <2.2), semigroups (>=0.9.2 && <0.10), split (>=0.2.2 && <0.3), vector-space (>=0.8.6 && <0.9) [details] |
Tested with | ghc ==7.6.3 |
License | BSD-3-Clause |
Copyright | 2013, alpheccar.org |
Author | alpheccar |
Maintainer | misc@alpheccar.org |
Category | Graphics |
Home page | http://www.alpheccar.org |
Bug tracker | http://github.com/alpheccar/diagrams-pdf/issues |
Source repo | head: git clone http://github.com/alpheccar/diagrams-pdf |
Uploaded | by alpheccar at 2013-08-31T15:33:33Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 3498 total (13 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] |