8 releases (4 breaking)

0.5.0 Jan 20, 2025
0.4.1 Oct 27, 2023
0.3.1 Oct 27, 2023
0.2.1 Oct 26, 2023
0.1.0 Oct 25, 2023

#182 in Visualization

Download history 6/week @ 2024-12-08 1/week @ 2024-12-15 108/week @ 2025-01-19 3/week @ 2025-01-26 7/week @ 2025-02-02 34/week @ 2025-02-09

152 downloads per month

MIT/Apache

30KB
619 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–7.5MB
~151K SLoC