From: DavMac AT iname DOT com (Davin McCall) Newsgroups: comp.os.msdos.djgpp Subject: Re: GIF File encoders... Date: Sun, 19 Sep 1999 04:38:35 GMT Organization: Monash Uni Lines: 26 Distribution: world Message-ID: <37e46801.2559350@newsserver.cc.monash.edu.au> References: <37E3AB4A DOT 3665290F AT geocities DOT com> <7s0drr$eui$1 AT solomon DOT cs DOT rose-hulman DOT edu> NNTP-Posting-Host: damcc5.halls.monash.edu.au X-Trace: towncrier.cc.monash.edu.au 937715923 26389 130.194.198.138 (19 Sep 1999 04:38:43 GMT) X-Complaints-To: abuse AT monash DOT edu DOT au NNTP-Posting-Date: 19 Sep 1999 04:38:43 GMT X-Newsreader: Forte Free Agent 1.1/32.230 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Actually, I believe only an implementation would be a patent infringement (and then only if you hadn't obtained a license from Unisys). The actual LZW compression algorithm is widely known. I have a document which describes it on my web site, if anyone's interested. (I think in some ways it is worth reading, even if the actual technique it describes is not going to be used due to patents and the like). Davin. On Sat, 18 Sep 1999 11:13:43 -0500, "Damian Yerrick" wrote: >I can't give that link to you. The GIF image format uses LZW >compression, and Unisys owns the patent on LZW compression >and will not license it to free software (GPL) developers. >http://www.gnu.org/philosophy/gif.html >http://lpf.ai.mit.edu/Patents/Gif/Gif.html [...] >But if I gave you GIF, that would be patent infringement. __________________________________________________________ *** davmac - sharkin'!! davmac AT iname DOT com *** my programming page: http://yoyo.cc.monash.edu.au/~davmac/