Commit Graph

4 Commits (ddac152bf9ac2269c66e6ee346c37ec93a45899a)

Author SHA1 Message Date
Chad Remesch 9b86f22435 pngnq: fix compilation on Lion
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-02 09:53:25 -07:00
Adam Vandenberg b4e14487e3 pngnq 1.1 2011-09-01 18:59:45 -07:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Jonathan Wright 0deb232437 Pngnq 1.0
Pngnq quantizes 24-bit (RGB) and 32-bit (RGBA) PNG images down to 8-bit
(palette) PNG8 images.

http://pngnq.sourceforge.net/

See http://www.sitepoint.com/blogs/2007/09/18/png8-the-clear-winner/ for
one motivation on using PNG8 images (IE6 support). Another motiviation
is that PNG8 images are smaller and do a good job of lossy compression
of screen shots.
2010-01-24 12:27:40 +00:00