GIF viewer for XENIX __FOUND__

G. Simon Gales simon at ms.uky.edu
Fri Jun 8 11:52:07 AEST 1990


I have sources for a simple GIF viewer, a GIF encoder (to create gifs),
and some related code.  I've made a DOS GIF viewer out of it, making a
Xenix one should be easy with CGI or X libs.

You need to supply three routines to build a GIF viewer out of this 
code:
	(1) SetPoint(x,y,color)
	(2) LoadPalette(colortable)
	(3) GetByte(filedes)		- returns the next byte from the
					  gif file (simple disk-io).

Anyone who wants this code, drop a line and I'll email it too you.  Be
prepared for a wait, last time I made this offer I got over 75 requests.

If you can ftp, get gif.shar in the outgoing directory on g.ms.uky.edu.



More information about the Comp.unix.xenix mailing list