Herramientas para manipular fuentes PostScript Type 1, multimaster y OpenType. Incluye los ejecutables cfftot1, mmafm, mmpfb, otfinfo, otftotfm, t1dotlessj, t1lint, t1rawafm, t1reencode, t1testpage y ttftotype42.
$ otfinfo -i b018035d.otf
$ cfftot1 fuente.cff > fuente.pfb (convierte fuentes de formato CFF
$ mmafm fuente.pfb > fuente.afm
$ mmpfb fuente.afm > fuente.pfb
$ otftotfm -a fuente.otf fuente
$ t1dotlessj fuente.pfb > fuente_dotlessj.pfb
$ t1lint fuente.pfb
$ t1rawafm fuente.pfb > fuente.afm
$ t1reencode fuente.pfb new_encoding.enc > fuente_reencoded.pfb
$ t1testpage fuente.pfb > testpage.ps
$ ttftotype42 fuente.ttf > fuente.type42