http://tug.org/texlive/
This bundle of tools comprises: Cfftot1, which translates a
Compact Font Format (CFF) font, or a PostScript-flavored
OpenType font, into PostScript Type 1 format. It correctly
handles subroutines and hints; Mmafm and mmpfb, which create
instances of multiple-master fonts (mmafm and mmpfb were
previously distributed in their own package, mminstance);
Otfinfo, which reports information about OpenType fonts, such
as the features they support and the contents of their 'size'
optical size features; Otftotfm, which creates TeX font metrics
and encodings that correspond to a PostScript-flavored OpenType
font. It will interpret glyph positionings, substitutions, and
ligatures as far as it is able. You can say which OpenType
features should be activated; T1dotlessj, creates a Type 1 font
whose only character is a dotless j matching the input font's
design; T1lint, which checks a Type 1 font for correctness;
T1reencode, which replaces a font's internal encoding with one
you specify; and T1testpage, which creates a PostScript proof
for a Type 1 font.
Version: svn52851
General Commands | |
cfftot1 | convert PostScript font from CFF to Type 1 |
mmafm | creates AFM font metrics for multiple master fonts |
mmpfb | creates single-master fonts from multiple master fonts |
otfinfo | report information about OpenType fonts |
otftotfm | create TeX font metrics from OpenType fonts |
t1dotlessj | create a dotless-j PostScript Type 1 font |
t1lint | check a PostScript Type 1 font for correctness |
t1rawafm | produce raw AFM metrics from a PostScript Type 1 font |
t1reencode | re-encode a PostScript Type 1 font |
t1testpage | create a PostScript proof for a Type 1 font |
ttftotype42 | create PostScript Type 42 wrapper of TrueType font |