3 releases
0.1.2 | Dec 10, 2022 |
---|---|
0.1.1 | Dec 10, 2022 |
0.1.0 | Dec 10, 2022 |
#39 in #glyph
34 downloads per month
13KB
140 lines
Text -> SVG path in rust
Text::builder()
.size(50.0)
.start(Point { x, y })
.build(&font, "text-svg");
Dependencies
~2–11MB
~116K SLoC