about summary refs log tree commit diff
path: root/converter/other/pngtopam.c
Commit message (Expand)AuthorAgeFilesLines
* Use png_get_tRNS, png_set_tRNS instead of direct access to png struct so it w...giraffedata2009-09-041-7/+37
* Cleanup, make pnmtopng.c compile with libpng 1.4 beta, split out pngx.cgiraffedata2009-08-011-90/+5
* cleanupgiraffedata2009-08-011-21/+21
* cleanup, make compile with libpng 1.4 betagiraffedata2009-08-011-298/+419
* cleanupgiraffedata2009-08-011-1/+0
* Remove pm_c_util.h from sshopt.hgiraffedata2009-04-041-0/+1
* fix compiler warninggiraffedata2008-09-231-2/+2
* Add pngtopamgiraffedata2008-07-231-0/+1265