lcdf-typetools

Manipulate OpenType and multiple-master fonts from the command line

brewmacoslinux
Try with needOr install directly
Source

About

Manipulate OpenType and multiple-master fonts

Commands

cfftot1mmafmmmpfbotfinfootftotfmt1dotlessjt1lintt1reencodet1testpagetftoplttftotype42

Examples

Extract information about an OpenType font file$ otfinfo -a myfont.otf
Convert TrueType font to PostScript Type 42 format$ ttftotype42 font.ttf > font.t42
Create AFM metrics file from multiple-master font$ mmafm --weight=400 myfont.mmm > myfont.afm