Is there an SVG text to path asist? #55
Unanswered
i-make-robots
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'd like to render text while writing a minimum of new code. I have SVG path rendering already.
Is there a method in EchoSVG to convert SVG text (of all types) to SVGPath (or some other primitives) so I can leverage what I already have?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions