home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mega CD-ROM 1
/
megacd_rom_1.zip
/
megacd_rom_1
/
GIFUTL
/
GIFDOC.ZIP
/
README
< prev
next >
Wrap
Text File
|
1988-07-24
|
665b
|
18 lines
Files included in this archive:
GIF.DOC Compuserve's explanation of GIF
LZWEXP.TXT Explanation of the LZW compression algorithm
DEGIF.TPU A Turbo Pascal 4.0 Unit for extracting GIF images
DEGIF.DOC Documentation for the unit
DEGIFER.EXE A sample program using the unit
DEGIFER.PAS The source code for the sample program
ENGIF.TPU A Turbo Pascal 4.0 Unit for creating GIF images
ENGIF.DOC Documentation for the unit
RELACE.EXE A sample program using ENGIF and DEGIF
RELACE.PAS The source code for the sample program
PANGIF.EXE A GIF viewer that utilizes the VGA 256-color mode
PANGIF.PAS The source code