1.0i .OP -t name Use name as the template for fonts not in the default set. Choose .MW R for proportionally spaced fonts and .MW CW for fixed width fonts. Try .MW ZD (ZapfDingbats) if the font has a non-standard character set. The default is .MR R .
1.0i .OP -C file Copy file into each PostScript table program; file must contain legitimate PostScript.
1.0i .OP -H hostdir Use hostdir as the host resident font directory. A file in hostdir that matches the name of the troff font is assumed to be a host resident font program and is included in the PostScript width table program. There is no default.
1.0i .OP -L file Use file as the PostScript prologue.
The default is .MW \*(dQ/trofftable.ps
1.0i .OP -S file Use file as the shell library file. Overrides the choice made with the .OP -T option.
1.0i .OP -T name Set the target device to name . Device name means
.MI \*(dF/dev name /shell.lib is the shell library file. There is no default.
One of .OP -T or .OP -S is required. If both are given .OP -S wins. Either .OP -H or .OP -C can be used to include a host resident font.
The shell library file defines a collection of functions used to build troff tables. The default set of tables is the list of names returned by the .MW AllTables function. Changes to the default list can be made by updating the .MW BuiltinTables function.
Shortname is the name of the troff font and longname is the name of the PostScript font; longname can be omitted only if shortname is a default table name. PostScript table programs created by trofftable return data to the host computer using PostScript's .MW print operator. See hardcopy (1) if you don't have access to the printer's serial port.
The .OP -TLatin1 option only works on PostScript printers that support the full ISO Latin-1 character set. The error message from older printers will likely indicate a missing .MW ISOLatin1Encoding array.
.MW \*(dQ/trofftable.ps