


                                                                   EPSFFIT(1)



   NAME
     epsffit - fit encapsulated PostScript file (EPSF) into constrained size

   SYNOPSIS
     epsffit [ -c ] [ -r ] [ -a ] [ -s ] llx lly urx ury [ file ]

   DESCRIPTION
     Epsffit fits an EPSF file (encapsulated PostScript) to a given bounding
     box.  The coordinates of the box are given by (llx,lly) for the lower
     left, and (urx,ury) for the upper right, in PostScript units (points).

     If no file is specified, epsffit uses the standard input. Output is
     always to the standard output.

   OPTIONS

     -c        Center the image in the given bounding box.

     -r        Rotate the image by 90 degrees counter-clockwise.

     -a        Adjust the aspect ratio to fit the bounding box. The default
               is to preserve the aspect ratio.

     -s        Add a showpage at the end of the file to force the image to
               print.

   AUTHOR
     Angus Duggan

   SEE ALSO
     psbook(1), psselect(1)

   TRADEMARKS
     PostScript is a trademark of Adobe Systems Incorporated.





















                                                                            1


99
