reanimate-svg: SVG file loader and serializer
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
`reanimate-svg` provides types representing a SVG document, and allows you to load and save it.
The types defined are aimed at rendering, so they are rather complex. For simpler SVG document building, see the `lucid-svg` package.
Properties
Versions | 0.7.0.0, 0.8.0.0, 0.8.1.0, 0.8.2.0, 0.9.0.0, 0.9.0.1, 0.9.0.2, 0.9.1.0, 0.9.1.1, 0.9.2.1, 0.9.3.0, 0.9.3.1, 0.9.4.0, 0.9.5.0, 0.9.6.0, 0.9.7.0, 0.9.8.0, 0.10.0.0, 0.10.1.0, 0.10.2.0, 0.10.3.0, 0.11.0.0, 0.12.0.0, 0.12.1.0, 0.12.2.0, 0.12.2.1, 0.12.2.2, 0.13.0.0, 0.13.0.1, 0.13.0.2 |
---|---|
Change log | changelog.md |
Dependencies | attoparsec (>=0.12), base (>=4.5 && <6), bytestring (>=0.10), containers (>=0.4), double-conversion (>=2.0.0.0 && <3.0.0.0), hashable (>=1.3.0.0), JuicyPixels (>=3.2), lens (>=4.6 && <6), linear (>=1.20), mtl (>=2.1 && <2.3), scientific (>=0.3), text (>=1.1), transformers (>=0.3 && <0.6), vector (>=0.10), xml (>=1.3) [details] |
License | BSD-3-Clause |
Author | Vincent Berthoux, David Himmelstrup |
Maintainer | David Himmelstrup <lemmih@gmail.com> |
Category | Graphics, Svg |
Home page | https://github.com/reanimate/reanimate-svg#readme |
Source repo | head: git clone git://github.com/reanimate/reanimate-svg.git |
Uploaded | by izuzu_izuzu at 2023-03-12T14:18:27Z |
Modules
- Graphics
- Graphics.SvgTree
- Graphics.SvgTree.CssTypes
- Graphics.SvgTree.Memo
- Graphics.SvgTree.NamedColors
- Graphics.SvgTree.PathParser
- Graphics.SvgTree.Printer
- Graphics.SvgTree.Types
- Graphics.SvgTree
Downloads
- reanimate-svg-0.13.0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees