xref: /plan9/sys/src/cmd/gs/lib/FAPIconfig (revision 593dc095aefb2a85c828727bbfa9da139a49bdf4)
1%!
2% $Id: FAPIconfig,v 1.6 2003/02/26 22:33:15 igor Exp $
3% This is configuration file for FAPI client.
4
5/FontPath             (/Fonts)     % A default directory for FAPI-handled fonts.
6/CIDFontPath          (/CIDFonts)  % A default directory for FAPI-handled CID fonts (may be same as above).
7/HookDiskFonts        [1 2 9 11 42]  % FontType values for disk PS fonts to be redirected to FAPI.
8/HookEmbeddedFonts    [1 2 9 11 42]  % FontType values for embedded PS fonts to be redirected to FAPI.
9
10% Values allowed for HookDiskFonts and HookEmbeddedFonts are 1, 2, 9, 11, 42.
11% "Disk fonts" are fonts being installed to Ghostscript with 'lib/Fontmap' or with GS_FONTPATH,
12% and CID font resource files.
13% "Embedded fonts" are fonts and CID fonts being embedded into a document.
14
15