openbsd-ports/print/t1utils/pkg/DESCR
steven 5d40766e78 import of t1utils 1.32
Six free command-line tools for dealing with Type 1 fonts.

submitted by Matt Jibson <dolmant at gmail.com>
licenses checked by Matthias Kilian <kili at outback.escape.de>
2006-06-10 23:14:01 +00:00

8 lines
478 B
Plaintext

Six free 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
goes the opposite direction. t1disasm translates PFBs or PFAs into a
human-readable and -editable format; t1asm goes the opposite direction.
Finally, t1unmac (formerly unpost) translates a Macintosh Type 1 font
into either PFB or PFA format, and t1mac goes the opposite direction.