t1mac Manual |
t1mactranslate a PFA or PFB PostScript Type 1 font into Macintosh format SYNOPSISt1mac [--macbinary | --applesingle | --appledouble | --binhex | --raw] [--filename name] [input [output]] DESCRIPTIONt1mac reads a PFA (hexadecimal) or PFB (binary) PostScript Type 1 font file and generates an equivalent Macintosh Type 1 font file. The output file can be in MacBinary II, AppleSingle, AppleDouble, or BinHex format, or it can be a raw resource fork. The default is MacBinary II; use an option to choose a different format. If the output file is not specified output goes to the standard output. WARNING: The output of t1mac is not sufficient to use the font, since Macintoshes can’t read raw Type 1 fonts. You will need to create a font suitcase containing bitmap fonts if you do not have such a suitcase for the font already. t1mac cannot help you do this. OPTIONS
SEE ALSOt1unmac(1), t1ascii(1), t1binary(1), t1asm(1), t1disasm(1) AUTHORSEddie Kohler (ekohler@gmail.com) |
Back to LCDF Type Software |