1T1MAC(1)                    General Commands Manual                   T1MAC(1)
2
3
4

NAME

6       t1mac  -  translate  a PFA or PFB PostScript Type 1 font into Macintosh
7       format
8

SYNOPSIS

10       t1mac [--macbinary | --applesingle | --appledouble | --binhex |  --raw]
11       [--filename name] [input [output]]
12

DESCRIPTION

14       t1mac  reads a PFA (hexadecimal) or PFB (binary) PostScript Type 1 font
15       file and generates an equivalent Macintosh Type 1 font file. The output
16       file  can  be in MacBinary II, AppleSingle, AppleDouble, or BinHex for‐
17       mat, or it can be a raw resource fork. The default is MacBinary II; use
18       an option to choose a different format. If the output file is not spec‐
19       ified output goes to the standard output.
20
21       WARNING: The output of t1mac is not sufficient to use the  font,  since
22       Macintoshes can't read raw Type 1 fonts. You will need to create a font
23       suitcase containing bitmap fonts if you do not have such a suitcase for
24       the font already.  t1mac cannot help you do this.
25

OPTIONS

27       --raw, -r
28            Indicates that output should be a raw resource fork.
29
30       --macbinary
31            Indicates  that output should be in MacBinary I or II format. This
32            is the default.
33
34       --applesingle
35            Indicates that output should be in AppleSingle format.
36
37       --appledouble
38            Indicates that output should be in AppleDouble format.
39
40       --binhex
41            Indicates that output should be in BinHex 4.0 format.
42
43       --filename=name, -n name
44            Sets the Macintosh filename  of  the  output  font  to  name.  The
45            default  is  to  construct the filename from the font's name using
46            established Macintosh conventions. This option is not useful  when
47            output is a raw resource fork.
48

SEE ALSO

50       t1unmac(1), t1ascii(1), t1binary(1), t1asm(1), t1disasm(1)
51

AUTHORS

53       Eddie Kohler (ekohler@gmail.com)
54
55
56
57Version 1.37                                                          T1MAC(1)
Impressum