7 unstable releases (3 breaking)

0.4.1 Oct 27, 2023
0.4.0 Oct 27, 2023
0.3.1 Oct 27, 2023
0.2.1 Oct 26, 2023
0.1.0 Oct 25, 2023

#190 in Visualization

47 downloads per month

MIT/Apache

30KB
615 lines

svgroar

Write lyon Paths to SVG.


lib.rs:

roarsvg is a library to deserialize lyon Paths into SVG.

It provides a struct LyonWriter that accepts a push operation to append Paths and a write operation to write all those paths to an SVG using usvg.

Dependencies

~4.5–7MB
~147K SLoC