Hacker News new | ask | show | jobs
by diverted247 4235 days ago
I agree. Txt adds SVGPath support to <canvas> and is how we render glyphs, SVG support would be a great addition to txtjs and many classes would not need to change at all. Rather than render to Canvas, it would subclass SVGElement.
1 comments

Hmm, I'll take a look through the repo, thanks for the pointers!