#  zoom001 Keven Fedirko 16.04.92 v1.00

#  This creates an image larger than the original.  Where "test.1" is the
#  original file and "test.2" is the file that will be created.  When using
#  the new "-x" and "-y" options, this allows the user to create a specific
#  sized image (an the x or y factor is calculated automatically for you).
#  Isn't life easy now?  If you type in only one of the coordinate values,
#  ie:  only "-x" or "-y", then the "other" direction will be calculated
#  based on the aspect ratio of the original image.  *Note:  Don't use a
#  other coordinate of zero (0) like you would in Tools -> Effects.  This
#  will actually create the image with zero pixels in that direction.  This
#  example will make your image fit within the drawover window.  For image
#  reduction, use the scale standalone.

zoom test.1 test.2 -x 506 -v