home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / postscript / psutils_1 / !PSUtils_man_includeres < prev    next >
Encoding:
Text File  |  1995-06-03  |  1.6 KB  |  67 lines

  1.  
  2.  
  3.  
  4.      INCLUDERES(1)UNIX System V (PSUtils Release 1 Patchlevel 13)INCLUDERES(1)
  5.  
  6.  
  7.  
  8.      NAME
  9.           includeres - filter to include resources in a PostScript
  10.           document
  11.  
  12.      SYNOPSIS
  13.           includeres < document.ps > output.ps
  14.  
  15.      DESCRIPTION
  16.           Includeres includes resources (fonts, procsets, patterns,
  17.           files, etc) in place of %%IncludeResource comments in a
  18.           PostScript document. The resources are searched for in the
  19.           current directory and the system default directory under the
  20.           resource name, and with an appropriate extension.  The
  21.           pipeline
  22.  
  23.                     extractres file.ps | includeres >out.ps
  24.  
  25.           will move all resources appearing in a document to the
  26.           document prologue, removing redundant copies. The output
  27.           file can then be put through page re-arrangement filters
  28.           such as psnup or pstops safely.
  29.  
  30.      FILES
  31.           /usr/local/share/psutils - system resource directory.
  32.  
  33.      AUTHOR
  34.           Angus Duggan
  35.  
  36.      SEE ALSO
  37.           psbook(1), psselect(1), pstops(1), epsffit(1), psnup(1),
  38.           psresize(1), getafm(1), fixdlsrps(1), fixfmps(1),
  39.           fixmacps(1), fixpsditps(1), fixpspps(1), fixtpps(1),
  40.           fixwfwps(1), fixwpps(1), fixwwps(1), extractres(1),
  41.           includeres(1)
  42.  
  43.      TRADEMARKS
  44.           PostScript is a trademark of Adobe Systems Incorporated.
  45.  
  46.      BUGS
  47.           includeres does not alter the %%DocumentNeededResources
  48.           comments.
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                           (printed 6/3/95)
  64.  
  65.  
  66.  
  67.