wok-next view pngquant/description.txt @ rev 20441
linux, linux-dev: fix mess with i386|i486, update 32bit config
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Sat Feb 24 05:41:11 2018 +0200 (2018-02-24) |
parents | |
children |
line source
1 pngquant converts 24/32-bit RGBA PNG images to 8-bit palette with alpha channel
2 preserved. Such images are compatible with all modern web browsers and a
3 compatibility setting is available to help transparency degrade well in
4 Internet Explorer 6. Quantized files are often 40-70 percent smaller than their
5 24/32-bit version. pngquant uses the median cut algorithm.