Text -> SVG path in rust
Examples
rust Text::builder() .size(50.0) .start(Point { x, y }) .build(&font, "text-svg");