Converting text to path programmatically
Converting text to path programmatically
I've found that modern web browsers don't render flowed text (yet), so I'd like to convert that text to paths automatically. How can I access the convert-to-path function programmatically (probably through an extension) in order to automate this conversion? Also, is there some tool that will do something like this for me already?