blob: e0af7aa5ec2d7b2080a9f3754015832f2363170c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
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/
--
Mike Meyer
mwm@mired.org
|