mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-03 22:23:24 +00:00
20 lines
590 B
Plaintext
20 lines
590 B
Plaintext
|
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
|