about summary refs log tree commit diff
path: root/converter/other
Commit message (Expand)AuthorAgeFilesLines
* cleanupgiraffedata2011-09-241-3/+8
* Make it work with older GNU Makegiraffedata2011-09-111-16/+20
* Fix messagegiraffedata2011-09-111-3/+5
* Fail properly when BMP header indicates an invalid bits per pixelgiraffedata2011-09-051-86/+113
* Cleanup: Move stuff to pngxgiraffedata2011-08-203-62/+106
* Error message if -index with non-colormapped imagegiraffedata2011-08-161-0/+4
* Fix libpng link with pkg-config from yesterdaygiraffedata2011-08-161-2/+2
* Use pkgconfig to find libpnggiraffedata2011-08-161-7/+20
* Add -indexgiraffedata2011-08-131-30/+44
* cleanupgiraffedata2011-08-131-84/+95
* cleanupgiraffedata2011-08-131-23/+37
* cleanupgiraffedata2011-08-132-125/+181
* cleanupgiraffedata2011-08-121-217/+231
* cleanupgiraffedata2011-08-121-11/+7
* Use libpng accessor functions instead of accessing info structure membersgiraffedata2011-08-064-298/+579
* 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
* 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 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 use of unset variablegiraffedata2011-04-011-6/+8
* Add -embeddedgiraffedata2011-03-231-288/+352
* cleanupgiraffedata2011-03-201-235/+225
* 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
* 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 -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-101-40/+48
* cleanupgiraffedata2010-11-091-3/+0
* Fix crash on large invalid value of ColorsUsed in BMP headergiraffedata2010-11-091-6/+9
* include typle type in outputgiraffedata2010-11-021-1/+1