Compress::LZW it a perl implementation of the newly free LZW compression algorithm. It defaults to building a 16-bit codeword table, but provides the ability to choose a 12-bit table also. Depending on the size of your data, the 12-bit table may provide better compression. WWW: http://search.cpan.org/dist/Compress-LZW/
aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/fli2gif
Commit message (Expand)AuthorAgeFilesLines
* - Add SHA256pav2005-11-261-0/+1
* SIZEify.trevor2004-01-291-0/+1
* de-pkg-commentknu2003-02-212-1/+1
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
* fix build on currentijliao2002-11-072-9/+12
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
* Mark BROKEN on 5.0kris2002-10-261-1/+7
* - Update MASTER_SITES and WWW: lineijliao2002-07-146-48/+27
* - PORTDOCS policepat2001-12-241-2/+2
* Update a MASTER_SITE not to include "/.ccd0c/", as it's a bad idea.petef2001-08-291-1/+1
* Remove giffunip@asme.org as the maintainer: he no longer has the abilitykris2001-08-241-1/+1
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-17