rasterific-svg alternatives and similar packages
Based on the "Graphics" category.
Alternatively, view rasterific-svg alternatives based on common mentions on social networks and blogs.
-
implicit
A math-inspired CAD program in haskell. CSG, bevels, and shells; 2D & 3D geometry; 2D gcode generation... -
log-warper
DISCONTINUED. Logging library to provide more convenient, extremely configurable but simple monadic interface with pretty output
SaaSHub - Software Alternatives and Reviews
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of rasterific-svg or a related project?
README
Rasterific-svg
SVGTiny loader/renderer/serializer based on Rasterific.
The library is available on Hackage
Current capabilities
The current version implements SVG Tiny1.2 with the exception of:
- non-scaling stroke.
- textArea element.
The implementation also implements feature from SVG 1.1 like:
- Advanced text handling (text on path, dx/dy), but with low support for Unicode, right to left and vertical text.
- CSS Styling, using CSS2 styling engine.
pattern
element handlingmarker
element hadnling- Path arcs.
And from SVG 2.0 draft:
- Gradient mesh
This package can render SVG to an image or transform it to a PDF.