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
Modules
[Index] [Quick Jump]
Downloads
- svg-tree-0.6.2.3.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.md |
Dependencies | attoparsec (>=0.12), base (>=4.5 && <6), bytestring (>=0.10), containers (>=0.4), fail (>=4.9 && <4.10), JuicyPixels (>=3.2), lens (>=4.6 && <5), linear (>=1.20), mtl (>=2.1 && <2.3), scientific (>=0.3), semigroups (>=0.18 && <0.19), text (>=1.1), transformers (>=0.3 && <0.6), 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.6.2.3) |
Uploaded | by VincentBerthoux at 2018-10-08T11:48:53Z |
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 2018-10-08 [all 1 reports] |