svg-tree: SVG file loader and serializer
svg-tree provides types representing a SVG document, and allows to load and save it.
The types definition are aimed at rendering, so they are rather comple. For simpler SVG document building, look after `lucid-svg`.
To render an svg document you can use the `rasterific-svg` package
Downloads
- svg-tree-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.1, 0.1.0.1, 0.1.0.2, 0.1.1, 0.2, 0.3, 0.3.1, 0.3.2, 0.3.2.2, 0.4, 0.4.1, 0.4.2, 0.5, 0.5.1, 0.5.1.1, 0.5.1.2, 0.6, 0.6.1, 0.6.2, 0.6.2.1, 0.6.2.2, 0.6.2.3, 0.6.2.4 (info) |
---|---|
Change log | changelog |
Dependencies | attoparsec (>=0.12), base (>=4.6 && <4.9), bytestring (>=0.10), containers (>=0.5), JuicyPixels (>=3.2), lens (>=4.6 && <4.10), linear (>=1.16), mtl (>=2.1 && <2.3), scientific (>=0.3), text (>=1.2), transformers (>=0.3 && <0.5), vector (>=0.10), xml (>=1.3) [details] |
License | BSD-3-Clause |
Author | Vincent Berthoux |
Maintainer | Vincent Berthoux |
Category | Graphics, Svg |
Source repo | head: git clone git://github.com/Twinside/svg-tree.git this: git clone git://github.com/Twinside/svg-tree.git(tag v0.2) |
Uploaded | by VincentBerthoux at 2015-04-06T21:31:45Z |
Distributions | LTSHaskell:0.6.2.4, NixOS:0.6.2.4, Stackage:0.6.2.4 |
Reverse Dependencies | 6 direct, 0 indirect [details] |
Downloads | 16294 total (2 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 2015-04-06 [all 1 reports] |