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.4.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.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), linear (>=1.20), mtl (>=2.1 && <2.4), scientific (>=0.3), semigroups (>=0.18 && <0.19), text (>=1.1), transformers (>=0.3 && <0.7), vector (>=0.10), xml (>=1.3) [details] |
License | BSD-3-Clause |
Author | Vincent Berthoux |
Maintainer | Vincent Berthoux |
Revised | Revision 2 made by Bodigrim at 2023-05-02T21:48:25Z |
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.4) |
Uploaded | by VincentBerthoux at 2019-06-19T19:19:17Z |
Distributions | LTSHaskell:0.6.2.4, NixOS:0.6.2.4, Stackage:0.6.2.4 |
Reverse Dependencies | 4 direct, 0 indirect [details] |
Downloads | 16038 total (103 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 2019-06-19 [all 1 reports] |