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 lucid-svg
to be a 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.4.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
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 | CHANGELOG.md |
Dependencies | base (>=4.3 && <4.11), base64-bytestring (>=1 && <1.1), bytestring (>=0.9 && <1.0), colour, containers (>=0.3 && <0.6), diagrams-core (>=1.4 && <1.5), diagrams-lib (>=1.4 && <1.5), filepath, ghc-prim, hashable (>=1.1 && <1.3), JuicyPixels (>=3.1.5 && <3.3), lens (>=4.0 && <4.16), monoid-extras (>=0.3 && <0.5), mtl (>=1 && <2.3), optparse-applicative (>=0.13 && <0.14), semigroups (>=0.13 && <0.19), split (>=0.1.2 && <0.3), svg-builder (>=0.1 && <0.2), text (>=0.11 && <1.3) [details] |
Tested with | ghc ==7.6.3, ghc ==7.8.4, ghc ==7.10.2, ghc ==8.0.1 |
License | BSD-3-Clause |
Author | Felipe Lessa, Deepak Jois |
Maintainer | diagrams-discuss@googlegroups.com |
Revised | Revision 1 made by BrentYorgey at 2017-06-21T22:48:12Z |
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 BrentYorgey at 2016-10-27T05:19:31Z |
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 available [build log] Last success reported on 2016-10-29 [all 1 reports] |