Update graphics/cimg to version 1.7.5,3
[dports.git] / graphics / p5-Image-Pngslimmer / pkg-descr
1 This Perl extension aims to cut down the size of PNGs. Users pass a PNG to
2 various functions (though only one presently exists -
3 Image::Pngslimmer::discard_noncritical($blob)) and a slimmer version is
4 returned. Image::Pngslimmer is designed for use where PNGs are being
5 generated on the fly and where size matters - eg for J2ME use. There are
6 other options - probably better ones - for handling static PNGs.
7 and more image types.
8
9 WWW: http://search.cpan.org/dist/Image-Pngslimmer/