man gifrsize (Commandes) - Program to resize image size by an integer factor.

NAME

gifrsize - Program to resize image size by an integer factor.

SYNOPSIS

gifrsize [-q] [-S X Y] [-s Scale] [-x XScale] [-y YScale] [-h] gif-file

DESCRIPTION

A program to resize image size by an integer factor, deleting bits when scaling down and duplicating bits when scaling up.

If no gif-file is given, GifRSize will try to read a GIF file from stdin.

OPTIONS

Quiet mode. Defaults off on MSDOS, on under UNIX. Controls printout of running scan lines. Use -q- to invert. Specifies the exact screen dimension of the output GIF. Set scaling factor for both x & y direction to Scale. Default is 0.5. Note this is a floating point number. Set scaling factor for x direction to Scale. Default is 0.5. Note: this is a floating point number. Set scaling factor for y direction to Scale. Default is 0.5. Note: this is a floating point number. Print one line of command line help, similar to Usage above.

SEE ALSO

COPYRIGHT

The GIFLIB distribution is Copyright (c) 1997 Eric S. Raymond

AUTHORS

Gershon Elber

Eric S. Raymond <esr@snark.thyrsus.com>