Does anyone know of a command-line tool that will convert both TTF and OTF fonts to SVG fonts?
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
|
You can use fontforge or batik to do this from the commandline. With fontforge (see scripting documentation):
Save the above to
For batik see this documentation, install and then invoke as:
|
|||||
|