about summary refs log tree commit diff
path: root/converter/other/pngtopam.c
Commit message (Expand)AuthorAgeFilesLines
* fix simple bug in code from a few minutes agogiraffedata2011-01-151-1/+1
* Fix bug: -verbose reports history chunk present when it's really a palettegiraffedata2011-01-151-1/+1
* include typle type in outputgiraffedata2010-11-021-1/+1
* Rename nstring.h functions with pm_ prefixgiraffedata2010-09-291-4/+4
* Rename optParseOptions3 to pm_optParseOptions3, etcgiraffedata2010-09-281-2/+2
* 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