Short: Type 1 conversion tools version 1.1a Architecture: m68k-amigaos This is a collection of type-1 font manipulation programs. t1disasm disassembles type-1 fonts in PFA or PFB format into a raw, human-readable text form. t1asm (re)assembles type-1 fonts in raw, human-readable form into either PFA or PFB format. t1ascii converts PFB files into PFA files. t1binary converts PFA files into PFB files. unpost extracts POST resources out of a Macintosh PostScript file (like a type-1 printer/ATM file) stored in MacBinary format or as a raw resource fork into PFA or PFB format. Note that this program does not need to run on a Macintosh. It allows Macintosh fonts to be used elsewhere. Currently, these programs have been successfully compiled on a Sun 4 using acc and gcc. Note that these programs are ANSI C. Porting to DOS machines would likely be trivial, but that hasn't been done yet (do you want to?). I. Lee Hetherington ilh@lcs.mit.edu Version 1.1a: Added MSDOS / EMX gcc patches. Piet Tutelaers rcpt@urc.tue.nl