Message-ID: <35F609AD.66F71A75@post.comstar.ru> Date: Wed, 09 Sep 1998 08:53:01 +0400 From: Dim Zegebart Reply-To: zager AT post DOT comstar DOT ru Organization: Comstar Ltd. MIME-Version: 1.0 To: "R. Brenner" CC: djgpp AT delorie DOT com Subject: Re: LZW compression References: <6sb8rv$fgp$1 AT bw107zhb DOT bluewin DOT ch> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Precedence: bulk R. Brenner wrote: > Hi there! > Some time ago I posted a messy about how lzw works > and someone gave me a very good url about lzo > compression if I remember well... it would be nice > if you could give me that url again because I lost it > unfortunately. > > TIA Probably, it was me. So, here it is. This is not LZW ... but anyway look at http://wildsau.idv.uni-linz.ac.at/mfx/lzo.html or get GD-1.2 library (GIF creation library) which uses LZW method for image compression. Note ! You need version 1.2 since newer version 1.3 uses different compresion method. -- Dim Zegebart Moscow, Russia