A program to convert between interlaced and non-interlaced gif images.
gifinter [-q] [-i] [-s] [-h] gif-file
If no gif-file is given, GifInter will try to read a GIF file from stdin.
Image.
Quiet mode. Defaults off on MSDOS, on under UNIX. Controls printout of running scan lines. Use -q- to invert.
Force all images in GIF file be interlaced.
Force all images in GIF file be sequential (default).
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]>