[comp.graphics] Anything to GIF - encoder

curtv@mist.CS.ORST.EDU (Curt Vandetta) (08/02/89)

  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