aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/pngnq/distinfo
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.1swills2011-07-031-2/+2
| | | | | PR: ports/158607 Submitted by: Stefan Bethke <stb@lassitu.de> (maintainer)
* - Update to 1.0beech2011-04-211-3/+2
| | | | | | | PR: ports/156417 Submitted by: Anton Yuzhaninov (citrin@citrin.ru) Approved by: (stb@lassitu.de)(maintainer) itetcu (mentor)(implicit)
* Pngnq is a tool for quantizing PNG images in RGBA format.miwi2009-05-111-0/+3
Pngnq is an adaptation by Stuart Coyle of Greg Roelf's pnqquant using Anthony Dekker's neuquant algorithm. The neuquant algorithm uses a neural network to optimise the color map selection. This is fast and quite accurate, giving good results on many types of images. WWW: http://pngnq.sourceforge.net/ PR: ports/134420 Submitted by: stb at lassitu.de