989772c9ac
had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues
18 lines
672 B
Text
18 lines
672 B
Text
Six free UNIX/Windows command-line tools for dealing with Type 1 fonts. This is
|
|
a revision of I. Lee Hetherington's beloved t1utils package.
|
|
|
|
o t1ascii changes PFB (binary) fonts into PFA (ASCII) format.
|
|
|
|
o t1binary changes PFA fonts into PFB format.
|
|
|
|
o t1disasm translates PFBs or PFAs into a human-readable and -editable format.
|
|
|
|
o t1asm changes the (potentially edited) output of t1diasm back to either PFAF
|
|
or PFB.
|
|
|
|
o t1unmac (formerly unpost) translates a Type 1 font in Mac format (either
|
|
MacBinary or a raw resource fork) into either PFB or PFA format.
|
|
|
|
o t1mac translates PFA or PFB format font files into Mac format.
|
|
|
|
WWW: http://www.lcdf.org/~eddietwo/type/
|