|
|
|
|
|
by Timwi
272 days ago
|
|
Even if I were to make a document editor in SVG, I would still use the <text> element with a font, rather than positioning every character separately or even rendering every letter as a path. That would be incredibly wasteful I think. |
|