blob: f2f8938b2c1f77ebc1582f98e1fbe09908e6ead8 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
Five free UNIX/Windows command-line tools for dealing with Type 1
fonts. This is a revision of I. Lee Hetherington's beloved t1utils
package.
t1ascii changes PFB (binary) fonts into PFA (ASCII) format.
t1binary changes PFA fonts into PFB format.
t1disasm translates PFBs or PFAs into a human-readable and
-editable format.
t1asm changes the (potentially edited) output of t1diasm back to either
PFAF or PFB.
t1unmac (formerly unpost) translates a Type 1 font in Mac
format (either MacBinary or a raw resource fork) into
either PFB or PFA format.
Mike Meyer
mwm@phone.net
|