Page 1 of 1

Open type to True type?

Posted: Sat Feb 10, 2007 2:54 pm
by RANDY
Greetings - How can I change a Open type font to a true type font that will work properly in windows 98?

Posted: Sat Feb 10, 2007 3:21 pm
by Erwin Denissen
Hi Randy,

You can open and save it with FontCreator. This process will convert a PostScript based OpenType font to a TrueType based OpenType font. That should work with Windows 98. Do keep in mind such a conversion will loose all hinting data.

This post might be worth reading: What is the difference between TrueTupe and OpenType?

Posted: Mon Jul 02, 2007 8:56 pm
by ignaciocaro
Erwin Denissen wrote:Do keep in mind such a conversion will loose all hinting data.

This post might be worth reading: What is the difference between TrueTupe and OpenType?
What do you mean when you say that it will loose all hinting data?

Posted: Mon Jul 02, 2007 9:28 pm
by Bhikkhu Pesala
Hinting data is used by fonts to make them look better at small sizes. Without it they will look blurred or suffer from dropout (gaps where lines would be thinner than half a pixel when reduced to that size).

Another Way

Posted: Tue Jul 03, 2007 4:20 am
by Dick Pape
I still like the most direct route of changing an OTF to TTF is to simply Rename the file to .ttf (Arial.otf --> Arial.ttf)

This works for me, but I'm using XP which may cover up some deficiencies in this approach...