home *** CD-ROM | disk | FTP | other *** search
- Here is igif, a program for displaying GIF images on SGI machines.
-
- The new version has the following features:
- - displays all images in a GIF file and multiple GIF files at once
- - uses much less memory
- - incremental refresh and displays images while loading
- - can be made to stay in the foreground
- - displays as much of the image as possible (for corrupt files)
- - window label changes to indicate the GIF file displayed
- - works on 8 bit displays and machines without lrectwrite automatically
- - menu for selecting from multiple GIF files
- - incremental reading of images for fast response
-
- Igif is also available via anonymous ftp from cs.ubc.ca: /src/igif2.shar.Z.
-
-
- Copyright 1989,1990 by George Phillips
-
- Permission to use, copy, modify, and distribute this software and its
- documentation for any purpose and without fee is hereby granted, provided
- that the above copyright notice appear in all copies and that both that
- copyright notice and this permission notice appear in supporting
- documentation. This software is provided "as is" without express or
- implied warranty.
-
- The GIF LZW decoder was written by someone else who's copyright notice
- is contained in decode.c.
-
- The Floyd-Steinberg dithering code was based on ppmquant from Jef
- Poskanzer's PBM+ package.
-
- George Phillips <phillips@cs.ubc.ca>
- Department of Computer Science
- University of British Columbia
-