      M                                                                    EPSFFIT(1)           NAME L      epsffit - fit encapsulated PostScript file (EPSF) into constrained size      SYNOPSIS A      epsffit [ -c ] [ -r ] [ -a ] [ -s ] llx lly urx ury [ file ]       DESCRIPTIONL      Epsffit fits an EPSF file (encapsulated PostScript) to a given boundingJ      box.  The coordinates of the box are given by (llx,lly) for the lowerK      left, and (urx,ury) for the upper right, in PostScript units (points).   H      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.  K      -a        Adjust the aspect ratio to fit the bounding box. The default /                is to preserve the aspect ratio.   J      -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.                                           M                                                                             1      99