home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 November (DVD) / PCWELT_11_2006.ISO / casper / filesystem.squashfs / usr / share / gs-esp / 8.15 / lib / FAPIconfig < prev    next >
Encoding:
Text File  |  2006-07-06  |  778 b   |  15 lines

  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.