home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / amiga / graphics / 7283 < prev    next >
Encoding:
Text File  |  1992-11-09  |  1.2 KB  |  27 lines

  1. Newsgroups: comp.sys.amiga.graphics
  2. Path: sparky!uunet!caen!zaphod.mps.ohio-state.edu!rpi!pooler
  3. From: pooler@vccsouth29.its.rpi.edu (Robert Peter Poole)
  4. Subject: GIF is not Huffman (was: Re: GIF Viewers)
  5. Message-ID: <vgn1wfq@rpi.edu>
  6. Nntp-Posting-Host: vccsouth29.its.rpi.edu
  7. Organization: Rensselaer Polytechnic Institute, Troy, NY
  8. References: <BxBzFy.HHp@ccu.umanitoba.ca> <1dlosrINNe6o@uni-paderborn.de> <1992Nov9.215248.7538@dartvax.dartmouth.edu>
  9. Date: Tue, 10 Nov 1992 00:57:58 GMT
  10. Lines: 15
  11.  
  12.  
  13. GIF files emply LZW (Lempel-Ziv-Welch) compression, NOT LZH (Lempel-Ziv-
  14. Huffman coding).  Read the official Compuserve GIF specification.
  15.  
  16. JPEG uses either Huffman compression or a kind of mathematical compression
  17. algorithm that is patented by IBM (?) -- since you have to license a patent
  18. from Big Blue to implement a JPEG viewer that uses the latter form of
  19. compression, most JPEG files in circulation today use the former method.  I
  20. got this info from the documentation for HamLab Plus, Ed Hanway's (fantastic!)
  21. shareware picture viewing/conversion program.  The program views JPEGs, and
  22. the registered version I have can export JPEG files as well.
  23.  
  24. Rob Poole
  25. pooler@rpi.edu
  26. pooler@cs.rpi.edu
  27.