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

  1.      EPSFFIT(1) UNIX System V (PSUtils Release 1 Patchlevel 13) EPSFFIT(1)
  2.  
  3.  
  4.  
  5.      NAME
  6.           epsffit - fit encapsulated PostScript file (EPSF) into
  7.           constrained size
  8.  
  9.      SYNOPSIS
  10.           epsffit [ -c ] [ -r ] [ -a ] [ -m ] [ -s ] llx lly urx ury [
  11.           infile [ outfile ] ]
  12.  
  13.      DESCRIPTION
  14.           Epsffit fits an EPSF file (encapsulated PostScript) to a
  15.           given bounding box.  The coordinates of the box are given by
  16.           (llx,lly) for the lower left, and (urx,ury) for the upper
  17.           right, in PostScript units (points).
  18.  
  19.           If no input or output files are specified, epsffit read from
  20.           the standard input and writes to the standard output.
  21.  
  22.      OPTIONS
  23.           -c        Center the image in the given bounding box.
  24.  
  25.           -r        Rotate the image by 90 degrees counter-clockwise.
  26.  
  27.           -a        Adjust the aspect ratio to fit the bounding box.
  28.                     The default is to preserve the aspect ratio.
  29.  
  30.           -m        Rotates the image to maximise the size if it would
  31.                     fit the specified bounding box better.
  32.  
  33.           -s        Add a showpage at the end of the file to force the
  34.                     image to print.
  35.  
  36.      AUTHOR
  37.           Angus Duggan
  38.  
  39.      SEE ALSO
  40.           psbook(1), psselect(1), pstops(1), epsffit(1), psnup(1),
  41.           psresize(1), getafm(1), fixdlsrps(1), fixfmps(1),
  42.           fixmacps(1), fixpsditps(1), fixpspps(1), fixtpps(1),
  43.           fixwfwps(1), fixwpps(1), fixwwps(1), extractres(1),
  44.           includeres(1)
  45.  
  46.      TRADEMARKS
  47.           PostScript is a trademark of Adobe Systems Incorporated.
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.      Page 1                                           (printed 6/3/95)
  61.