[comp.sys.apple2] GIF decoding

delaneyg@wnre.aecl.ca ("H. Grant Delaney") (12/02/90)

For those interested in this type of programing I've just posted to 
listserv@brownvm the source for both ShowPic Nda V5.4 which will now decode
GIF, and French 3201 pics as well as Orca C source and executable for a 
shell command to read GIF 87a and 89a pictures.  This includes the LZW 
decoder in both cases and permission to use it in you programs is notes 
in the docs.  

Now lets see what we can come up with in terms of a decoder.  This version 
has limited color availability but is quite fast.

Have fun