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
