home *** CD-ROM | disk | FTP | other *** search
/ PC World 2004 March / PCWorld_2004-03_cd.bin / Software / topware / paintshop / psp810entr.exe / Data1.cab / resource.map < prev    next >
Encoding:
Text File  |  2003-10-02  |  2.2 KB  |  60 lines

  1. %
  2. % Jasc EPS import filter main resource file
  3. %
  4. % This file is read by the PostScript import filter
  5. % to locate and load external resources (such as fonts)
  6. % needed by some postscript files.
  7. %
  8. % For a complete understanding of PostScript resources
  9. % and resource management, read section 3.9 of the PostScript
  10. % Language Reference Manual. (ISBN 0-201-37922-8).
  11. % format:
  12. % category        InstanceName    FileName and optional String
  13. % --------        -------            ------------        --------    ---------------
  14. % Category (explicit) resources
  15. % (these are all based on the Generic category's implementation)
  16. Category    Font            catimpl.ps    "/Font /dicttype"
  17. Category    CMap            catimpl.ps    "/CMap /dicttype"
  18. Category    CIDFont            catimpl.ps    "/CIDFont /dicttype"
  19. Category    ProcSet            catimpl.ps    "/ProcSet /dicttype"
  20. Category    FontSet            catimpl.ps    "/FontSet /dicttype"
  21. Category    Encoding        catimpl.ps    "/Encoding /arraytype"
  22. Category    Form            catimpl.ps    "/Form /dicttype"
  23. Category    Pattern            catimpl.ps    "/Pattern /dicttype"
  24. Category    ColorSpace        catimpl.ps    "/ColorSpace /dicttype"
  25. Category    Halftone        catimpl.ps    "/Halftone /dicttype"
  26. Category    ColorRendering    catimpl.ps    "/ColorRendering /dicttype"
  27.  
  28. %
  29. % Below are the internal procsets we currently support (do not change these)
  30. ProcSet        _PDF        intprocs.ps "/_PDF"
  31. ProcSet        _AI            intprocs.ps "/_AI"
  32. ProcSet        CIDInit        intprocs.ps "/CIDInit"
  33. ProcSet        FontSetInit    intprocs.ps "/FontSetInit"
  34.  
  35. Halftone    Default        defht.ps
  36.  
  37. Encoding    SymbolEncoding    symenc.ps    ""
  38. Encoding    StandardEncoding    getenc.ps    "/StandardEncoding StandardEncoding"
  39. Encoding    ISOLatin1Encoding    getenc.ps    "/ISOLatin1Encoding ISOLatin1Encoding"
  40. Encoding    MacEncoding        getenc.ps    "/MacEncoding _MacEncoding"
  41. Encoding    WinAnsiEncoding    getenc.ps    "/WinAnsiEncoding _WinAnsiEncoding"
  42. Encoding    PDFDocEncoding    getenc.ps    "/PDFDocEncoding _PDFDocEncoding"
  43. Encoding    SymbolEncoding    getenc.ps    "/SymbolEncoding _SymbolEncoding"
  44.  
  45. ColorRendering        DefaultColorRendering    crd.ps
  46. ColorRendering        Default            crd.ps
  47.  
  48. % Define this for PDF
  49. ColorRendering RelativeColorimetric ivcalrgb.ps
  50.  
  51. DefaultFontFamily Courier
  52.  
  53. % User defined resources below
  54.  
  55. FontSub    fontsub.map            ""
  56.  
  57. % Additional font folders
  58. Folder    Font    fonts
  59.