giffix(1) A program that attempts to fix broken GIF images. Currently will fix

USAGE

giffix [-q] [-h] gif-file

If no gif-file is given, GifFix will try to read a GIF file from stdin. The fixed file is dumped to stdout.

MEMORY REQUIRED

Line.

OPTIONS

[-q]


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

[-h]


 Print one line of command line help, similar to Usage above..

AUTHOR

Gershon Elber

Man page created by T.Gridel <[email protected]>, originally written by Eric S. Raymond <[email protected]>