I need to convert a open face font to a true type font. How can I go about this?
Assuming you want to convert a PostScript Based OpenType font (usually a font file with .otf extension) to a TrueType font, just open the font with FontCreator, and then save it. The font is converted automatically.
I like the faster option of simply renaming the font from aaa.otf to aaa.ttf – Seems to work every time… even though the specs say there are other things going on there.
Some older programs don’t read OTF so I used this frequently to fake a conversion and it has never failed me.