A program that attempts to fix broken gif images. currently will "fix" images terminated prematurely by filling the rest of the image with the darkest color found in image.
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.
Line.
Quiet mode. Defaults off on MSDOS, on under UNIX. Controls printout of running scan lines. Use -q- to invert.
Print one line of command line help, similar to Usage above..
Gershon Elber
Man page created by T.Gridel <[email protected]>, originally written by Eric S. Raymond <[email protected]>