The t1utils package contains six programs that manipulate PostScript Type 1 fonts. There are programs that change PFB (binary) fonts into PFA (ASCII) format (and back), that translate fonts into a disassembled human-readable format (and back), and that translate Macintosh Type 1 fonts into PFB or PFA (and back).
| Tags | Desktop Environment fonts printing |
|---|---|
| Licenses | BSD Original |
Recent releases


Changes: This release fixes small bugs in t1asm, and adds a --warnings option to t1ascii which warns when a font contains long lines.


Changes: Fixes bugs in Macintosh file handling, MacBinary CRCs were calculated incorrectly.


Changes: This release fixes a bug in handling PFA fonts with DOS line endings ("\r\n"). This bug has been present since version 1.13, and could cause font corruption.


Changes: Odd behaviour with "t1asm -a" fixed: output would have very small line lengths.


Changes: A fix for a bug in t1mac that made it generate corrupted Macintosh fonts.