about summary refs log tree commit diff
path: root/converter/other/pnmtopng.c
Commit message (Expand)AuthorAgeFilesLines
* add commentsgiraffedata2009-12-091-0/+4
* cleanupgiraffedata2009-12-091-19/+19
* cleanupgiraffedata2009-12-091-1/+2
* Use png_get_tRNS, png_set_tRNS instead of direct access to png struct so it w...giraffedata2009-09-041-4/+4
* Cleanup, make pnmtopng.c compile with libpng 1.4 beta, split out pngx.cgiraffedata2009-08-011-262/+337
* cleanupgiraffedata2009-04-071-33/+49
* Remove pm_c_util.h from sshopt.hgiraffedata2009-04-041-0/+2
* cleanupgiraffedata2008-07-121-1/+1
* cleanupgiraffedata2008-07-111-4/+4
* Convert rest of STREQ to streqgiraffedata2007-08-121-3/+3
* Sort palette correctly when alpha image maxval != 255giraffedata2007-07-041-11/+17
* Fix array bound violation with = 256 colors and -alphagiraffedata2007-07-041-2/+6
* cleanupgiraffedata2007-07-041-2/+0
* fix wild pointer with > 256 alpha mask levelsgiraffedata2007-07-041-47/+118
* cleanupgiraffedata2007-06-291-29/+31
* fix white spacegiraffedata2006-12-101-2/+2
* Fix transparency optimization on PPM inputgiraffedata2006-11-281-3/+3
* cleanupgiraffedata2006-10-011-4/+4
* Create Subversion repositorygiraffedata2006-08-191-0/+2745