PNG  IHDR;IDATxܻn0K )(pA 7LeG{ §㻢|ذaÆ 6lذaÆ 6lذaÆ 6lom$^yذag5bÆ 6lذaÆ 6lذa{ 6lذaÆ `}HFkm,mӪôô! x|'ܢ˟;E:9&ᶒ}{v]n&6 h_tڠ͵-ҫZ;Z$.Pkž)!o>}leQfJTu іچ\X=8Rن4`Vwl>nG^is"ms$ui?wbs[m6K4O.4%/bC%t Mז -lG6mrz2s%9s@-k9=)kB5\+͂Zsٲ Rn~GRC wIcIn7jJhۛNCS|j08yiHKֶۛkɈ+;SzL/F*\Ԕ#"5m2[S=gnaPeғL lذaÆ 6l^ḵaÆ 6lذaÆ 6lذa; _ذaÆ 6lذaÆ 6lذaÆ RIENDB` gifrotat Go to index page.

gifrotat

A program to rotate a GIF image by a specified angle.

Usage:

gifrotat -a Angle [-q] [-s Width Height] [-h] gif-file
If no gif-file is given, GifRotat will try to read a GIF file from stdin.

Memory required:

Screen (of source image).

Options:

-a Angle
Specifies the angle to rotate in degrees with respect to the X (horizontal) axis.

[-q]
Quiet mode. Defaults off on MSDOS, on under UNIX. Controls printout of running scan lines. Use -q- to invert.

[-s Width Height]
Since the rotated image will have the same image size as the original, some parts of the image will by clipped out and lost. By specifing a (bigger) size explicitly using the `-s' option, these parts may be saved.

[-h]
Print one line of command line help, similar to Usage above.

Notes:

The image is rotated around its center. No filtering is performed on the output, which have the same color map as the input. This is mainly since filtering would require color quantization which is very memory/time intensive and out of MSDOS memory limits even for small images.

Author:

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