about summary refs log tree commit diff
path: root/converter
Commit message (Expand)AuthorAgeFilesLines
* Instead of omitting Pnmtops from build when there is no libz, just build Pnmt...giraffedata2011-07-301-5/+23
* cleanupgiraffedata2011-07-301-1106/+1188
* Pnmtops rewrite from Prophet of the Waygiraffedata2011-07-294-1396/+1197
* Fix for -alpha with mask that has no fully transparent areagiraffedata2011-07-201-23/+44
* fix typo in messagegiraffedata2011-07-041-1/+1
* cleanupgiraffedata2011-07-041-3/+2
* cleanupgiraffedata2011-06-111-66/+71
* Fix bug from a few days agogiraffedata2011-05-301-1/+1
* Make one PAM image per SRF imagegiraffedata2011-05-254-104/+103
* cleanupgiraffedata2011-05-251-17/+18
* Fix compiler warninggiraffedata2011-05-031-1/+1
* fix crash on corrupted inputgiraffedata2011-05-021-8/+11
* Remove vestigial macro definitionsgiraffedata2011-05-021-10/+0
* cleanupgiraffedata2011-05-021-10/+5
* Add pamtosrf, srftopamgiraffedata2011-05-015-2/+1286
* cleanupgiraffedata2011-04-261-18/+18
* Eliminate more reference to pnginfo private membersgiraffedata2011-04-173-70/+113
* Don't directly access private pnginfo membersgiraffedata2011-04-167-253/+434
* Add pngx_setText, pngx_setIhdr, pngx_writeInfo, pngx_writeEnd in preparation ...giraffedata2011-04-162-1/+67
* Fix more bugs with non-palette image due to special value of -1 for cmapsize ...giraffedata2011-04-061-4/+4
* Fix use of unset variablegiraffedata2011-04-011-6/+8
* Fix bug: crash on non-palette imagegiraffedata2011-03-311-2/+2
* Add commentsgiraffedata2011-03-311-0/+6
* Add -embeddedgiraffedata2011-03-231-288/+352
* cleanupgiraffedata2011-03-201-235/+225
* Add commentgiraffedata2011-03-191-0/+9
* cleanupgiraffedata2011-03-191-90/+90
* cleanupgiraffedata2011-03-191-162/+161
* Add warning for interlaced PNG and -byrow, -byrow advice for failed buffer al...giraffedata2011-03-121-2/+9
* Add -byrowgiraffedata2011-03-111-17/+90
* Introduce Reader objectgiraffedata2011-03-111-26/+92
* cleanupgiraffedata2011-03-101-83/+83
* cleanupgiraffedata2011-03-102-71/+144
* cleanupgiraffedata2011-02-131-7/+11
* fix error message, clean upgiraffedata2011-02-131-9/+18
* Install backward compatibility symlink for pbmtoicongiraffedata2011-01-301-0/+3
* Rename pbmtoicon to pbmtosunicongiraffedata2011-01-302-2/+2
* rewrite to fix numerous output bugs, dependence on proper argumentsgiraffedata2011-01-221-86/+171
* 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
* Add ppmtoapplevolgiraffedata2011-01-062-1/+96
* Add -textalphabitsgiraffedata2010-12-101-13/+36
* cleanupgiraffedata2010-12-101-36/+36
* Fix missing -lm building pdbimgtopam and pamtopdbimggiraffedata2010-12-101-1/+1
* Fix for corrupted BMP header that says zero or negative height or widthgiraffedata2010-11-101-10/+34
* cleanupgiraffedata2010-11-102-56/+82
* cleanupgiraffedata2010-11-091-3/+0
* Fix crash on large invalid value of ColorsUsed in BMP headergiraffedata2010-11-092-10/+13
* include typle type in outputgiraffedata2010-11-021-1/+1
* Don't crash on ILBM that has a transparent color index, but no color mapgiraffedata2010-11-011-6/+11