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.3.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'.
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 (info) |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.7 && <4.17), base64-bytestring (>=1 && <1.3), bytestring (>=0.9 && <1.0), colour, containers (>=0.3 && <0.7), diagrams-core (>=1.4 && <1.6), diagrams-lib (>=1.4.5 && <1.5), filepath, hashable (>=1.1 && <1.5), JuicyPixels (>=3.1.5 && <3.4), lens (>=4.0 && <5.2), monoid-extras (>=0.3 && <0.7), mtl (>=1 && <2.3), optparse-applicative (>=0.13 && <0.18), semigroups (>=0.13 && <0.21), split (>=0.1.2 && <0.3), svg-builder (>=0.1 && <0.2), text (>=0.11 && <2.1) [details] |
License | BSD-3-Clause |
Author | Felipe Lessa, Deepak Jois |
Maintainer | diagrams-discuss@googlegroups.com |
Revised | Revision 3 made by BrentYorgey at 2022-02-05T03:45:04Z |
Category | Graphics |
Home page | https://diagrams.github.io/ |
Bug tracker | http://github.com/diagrams/diagrams-svg/issues |
Source repo | head: git clone http://github.com/diagrams/diagrams-svg |
Uploaded | by BrentYorgey at 2021-12-28T21:32:12Z |
Distributions | Debian:1.4.3, LTSHaskell:1.4.3.1, NixOS:1.4.3.1, Stackage:1.4.3.1 |
Downloads | 55291 total (408 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 2021-12-28 [all 1 reports] |