RE: [GD-General] Compress/Uncompress
Brought to you by:
vexxed72
From: <Per...@ep...> - 2004-03-23 11:15:09
|
its dynamic data... will check zlib... I prefer not to make yet not an other compression utility (did that first, but realized soon that supporting it our self was not nescerry whan others had invented the "wheel" before:-) Regards Per -----Original Message----- From: Brian Hook [mailto:ho...@py...] Sent: 22. mars 2004 16:59 To: gam...@li... Subject: Re: [GD-General] Compress/Uncompress > Do you know any compress/uncompress software that can be used ? What language? What kind of data? Dynamic or static data? Without knowing anything else, a lot of people use zlib to incorporate in-lined compression, yet others roll their own compressors (arithmetic or huffman), etc. Brian ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click _______________________________________________ Gamedevlists-general mailing list Gam...@li... https://lists.sourceforge.net/lists/listinfo/gamedevlists-general Archives: http://sourceforge.net/mailarchive/forum.php?forum_idU7 |