home *** CD-ROM | disk | FTP | other *** search
- GifInter
- --------
-
- Program to convert between interlaced and non interlaced images in GIF file.
-
- Usage:
- ------
-
- Usage: GifInter [-q] [-i] [-s] [-h] GifFile
-
- If no GifFile is given, GifInter will try to read stdin for GIF file.
-
-
- Memory required:
- ----------------
-
- Image.
-
-
- Options:
- --------
-
- 1. [-q] : quite mode. Default off on MSDOS, on on unix. Controls printout
- of running scan lines. Use -q- to turn off.
- 2. [-i] : Force all images in GIF file be interlaced.
- 3. [-s] : Force all images in GIF file be sequencial (default).
- 4. [-h] : print one command line help, similar to Usage above.
-
-