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 svg-builder
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.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 (info) |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.7 && <4.21), base64-bytestring (>=1 && <1.3), bytestring (>=0.9 && <1.0), colour (>=2.3 && <2.4), containers (>=0.3 && <0.8), diagrams-core (>=1.4 && <1.6), diagrams-lib (>=1.4.5 && <1.5), filepath (>=1.4 && <1.6), hashable (>=1.1 && <1.6), JuicyPixels (>=3.1.5 && <3.4), lens (>=4.0 && <5.4), monoid-extras (>=0.3 && <0.7), mtl (>=1 && <2.4), optparse-applicative (>=0.13 && <0.19), semigroups (>=0.13 && <0.21), split (>=0.1.2 && <0.3), svg-builder (>=0.1 && <0.2), text (>=0.11 && <2.2) [details] |
Tested with | ghc ==8.4.4 || ==8.6.5 || ==8.8.4 || ==8.10.7 || ==9.0.2 || ==9.2.8 || ==9.4.8 || ==9.6.5 || ==9.8.2 || ==9.10.1 |
License | BSD-3-Clause |
Author | Felipe Lessa, Deepak Jois |
Maintainer | diagrams-discuss@googlegroups.com |
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 2024-08-27T12:29:43Z |
Distributions | Debian:1.4.3, LTSHaskell:1.4.3.2, NixOS:1.4.3.1, Stackage:1.4.3.2 |
Reverse Dependencies | 22 direct, 33 indirect [details] |
Downloads | 61005 total (285 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 2024-08-27 [all 1 reports] |