In the metatype FAQ, there's a section called "I have Metafont sources of some font. How could I convert it to TrueType using Metatype?" In that, he lays out a dozen steps that really should be scripted. Does anyone know of such a script? (I understand the result won't look very good at low font sizes.)

有帮助吗?

解决方案

Well, there is a mf2pt1 Perl script which will get you half way there...

But it only converts Metafont to PostScript Type 1 font, which you can then convert to .ttf via FontForge

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top