Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!rutgers!orstcs!mist.CS.ORST.EDU!curtv From: curtv@mist.CS.ORST.EDU (Curt Vandetta) Newsgroups: comp.graphics Subject: Anything to GIF - encoder Message-ID: <11915@orstcs.CS.ORST.EDU> Date: 1 Aug 89 22:27:49 GMT Sender: usenet@orstcs.CS.ORST.EDU Reply-To: curtv@mist.CS.ORST.EDU (Curt Vandetta) Organization: Oregon State Univ. -- Computer Science Lines: 17 I'm looking for a program that makes GIF images. I don't really care what format it converts from, I just need an example of how to get something into GIF. If you're really curious, all I have is a bit stream for data, 8 bits per pixel, each pixel value indexs into a color table. I think I have everything figured out except the part about the LZW compression, and packing the bits together. Thanks for any light that you could shed. Please e-mail to: curt@sylvestr.oce.orst.edu Thanks, Curt