diagrams-svg: SVG backend for diagrams drawing EDSL.
This package provides a modular backend for rendering
diagrams created with the diagrams EDSL to SVG
files. It uses blaze-svg
to be a fast, native
Haskell backend, making it suitable for use on
any platform.
The package provides the following modules:
Diagrams.Backend.SVG.CmdLine - if you're just getting started with diagrams, begin here.
Diagrams.Backend.SVG - look at this next. The general API for the SVG backend.
Additional documentation can be found in the README file distributed with the source tarball or viewable on GitHub: https://github.com/diagrams/diagrams-svg/blob/master/README.md.
[Skip to Readme]
Downloads
- diagrams-svg-1.1.0.2.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.3, 0.3.1, 0.3.2, 0.3.3, 0.3.4, 0.3.5, 0.3.7, 0.6, 0.6.0.1, 0.7, 0.8, 0.8.0.1, 0.8.0.2, 1.0, 1.0.1, 1.0.1.1, 1.0.1.2, 1.0.1.3, 1.0.2, 1.0.2.1, 1.1, 1.1.0.1, 1.1.0.2, 1.1.0.3, 1.1.0.4, 1.1.0.5, 1.3, 1.3.1, 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.3.1.10, 1.4, 1.4.0.1, 1.4.0.2, 1.4.0.3, 1.4.0.4, 1.4.1, 1.4.1.1, 1.4.2, 1.4.3, 1.4.3.1, 1.4.3.2, 1.4.4, 1.5 (info) |
---|---|
Change log | CHANGES.markdown |
Dependencies | base (>=4.3 && <4.8), base64-bytestring (>=1 && <1.1), blaze-markup (>=0.5 && <0.7), blaze-svg (>=0.3.3), bytestring (>=0.9 && <1.0), colour, containers (>=0.3 && <0.6), diagrams-core (>=1.2 && <1.3), diagrams-lib (>=1.2 && <1.3), directory, filepath, ghc-prim, hashable (>=1.1 && <1.3), JuicyPixels (>=3.1.5 && <3.2), lens (>=4.0 && <4.7), monoid-extras (>=0.3 && <0.4), mtl (>=1 && <2.3), old-time, process, split (>=0.1.2 && <0.3), time, unix (>=2.4 && <2.8), vector-space (>=0.7 && <0.9) [details] |
Tested with | ghc ==7.4.2, ghc ==7.6.3, ghc ==7.8.1 |
License | BSD-3-Clause |
Author | Felipe Lessa, Deepak Jois |
Maintainer | diagrams-discuss@googlegroups.com |
Category | Graphics |
Home page | http://projects.haskell.org/diagrams/ |
Bug tracker | http://github.com/diagrams/diagrams-svg/issues |
Source repo | head: git clone http://github.com/diagrams/diagrams-svg |
Uploaded | by bergey at 2014-11-17T22:28:47Z |
Distributions | Debian:1.4.3, LTSHaskell:1.4.4, NixOS:1.4.3.2, Stackage:1.4.4 |
Reverse Dependencies | 22 direct, 33 indirect [details] |
Downloads | 61856 total (64 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |