0
votes
0answers
94 views

Is there a way to export text to SVG as text, rather than paths?

When I use Export to export graphics in SVG format, all text in the the exported file seems to get converted to paths. Is there a way to prevent this? Is there a ...