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

#184 in Visualization

Download history 7/week @ 2024-12-10 59/week @ 2025-01-14 51/week @ 2025-01-21 1/week @ 2025-01-28 3/week @ 2025-02-04 69/week @ 2025-02-11

183 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