|
NAMEgiffix - attempt to fix up broken GIFsSYNOPSISgiffix [-v] [-h] [gif-file] DESCRIPTIONA 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 the 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-tVerbose mode (show progress). Enables printout of running
scan lines.
-h Print one line of command line help, similar to Usage
above.
AUTHORGershon Elber.
Visit the GSP FreeBSD Man Page Interface. |