Martin
Martin

Reputation: 2300

Converting a Postscript font to TrueType

How do I convert a Postscript font to TrueType font?

Upvotes: 1

Views: 573

Answers (1)

KenS
KenS

Reputation: 31139

You shouldn't try to do this really. The font technologies are quite different and making a good quality version of the original would require input from a typographer to properly hint the font.

However, fontforge can do what you want I believe.

Upvotes: 3

Related Questions