man giffix (Commandes) - Attempts to fix broken packages

NAME

giffix - Attempts to fix broken packages

SYNOPSIS

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

DESCRIPTION

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.

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

OPTIONS

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..

SEE ALSO

COPYRIGHT

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

AUTHORS

Gershon Elber

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