about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* fix array bounds violationgiraffedata2009-03-231-1/+1
* cleanupgiraffedata2009-03-231-13/+17
* Use border file instead of original image to determine background colorgiraffedata2009-03-112-105/+144
* Add PBM fastpath, fix various bugsgiraffedata2009-03-022-204/+454
* Fix array bound violation with PBM top/bottom concatenationgiraffedata2009-02-262-1/+4
* Use PBM fast path for padded cuts toogiraffedata2009-02-201-2/+0
* Use PBM fast path for padded cuts toogiraffedata2009-02-201-3/+2
* Add -cmapdump option to xwdtopnmgiraffedata2009-02-132-22/+40
* Fix crash when malloc failed, memory leak with uncomputably large numbers.giraffedata2009-02-132-16/+55
* Remove pnmscalegiraffedata2009-02-023-749/+18
* Base maxval for truevalue on bits_per_rgb instead of how many bits in the rastergiraffedata2009-02-021-5/+27
* Move stuff into new editor/specialty/ directorygiraffedata2009-01-2518-16/+67
* Add editor/specialty directorygiraffedata2009-01-250-0/+0
* Fix buffer overrun, cleanupgiraffedata2009-01-241-72/+100
* Add 16 bit bigendian integer utilitiesgiraffedata2009-01-241-3/+74
* Add floatcode.hgiraffedata2009-01-243-83/+311
* improve commentgiraffedata2009-01-241-8/+7
* Fix garbage output when input is little endian floating point FITSgiraffedata2009-01-242-0/+20
* add warning about two bytes sample outputgiraffedata2009-01-242-0/+26
* fix commentgiraffedata2009-01-241-1/+1
* cleanupgiraffedata2009-01-211-35/+39
* Remove Pnmcut -- obsoleted by Pamcutgiraffedata2009-01-203-428/+17
* Fix crash with -fullres and all-text imagegiraffedata2009-01-031-196/+323
* Use 200 instead of 250 as cuttof for 2-byte length field, like Picttoppm has ...giraffedata2009-01-031-2/+2
* improve diagnostics, add comments, cleanupgiraffedata2009-01-021-9/+70
* fix bug from a few minutes agogiraffedata2009-01-021-2/+2
* improve messagesgiraffedata2009-01-022-12/+23
* Don't fail if 'fontdir' file doesn't exist.giraffedata2009-01-012-3/+23
* Fix bug: appends extraneous color map; fails if input has nonegiraffedata2009-01-012-128/+157
* Fix bug: uses red channel for all three channelsgiraffedata2009-01-012-2/+5
* Fix crashes, incorrect output in all casesgiraffedata2008-12-313-71/+155
* Fix bug with -pad and PBM inputgiraffedata2008-12-312-1/+6
* Change version number to 10.45.99giraffedata2008-12-311-1/+1
* Update release number to 10.45.00giraffedata2008-12-282-3/+3
* cleanupgiraffedata2008-12-281-100/+100
* Add commentsgiraffedata2008-12-282-0/+27
* improve commentgiraffedata2008-12-281-6/+6
* update HISTORYgiraffedata2008-12-191-0/+3
* fix subroutine name so program works when Libxml is too oldgiraffedata2008-12-171-1/+3
* cleanupgiraffedata2008-12-171-291/+279
* cleanupgiraffedata2008-12-151-125/+134
* Remove superfluous huff.hgiraffedata2008-12-061-34/+0
* Consolidate two dithers.h into onegiraffedata2008-12-064-95/+45
* Move LDFLAGS to endgiraffedata2008-12-041-2/+3
* fix commentgiraffedata2008-12-041-2/+2
* Make -ansi compile workgiraffedata2008-12-047-0/+9
* Use GNU C compile options on Darwingiraffedata2008-12-042-3/+6
* cleanupgiraffedata2008-12-041-22/+22
* Put CFLAGS in right order so old Netpbm library doesn't get found firstgiraffedata2008-12-041-2/+2
* Move CFLAGS latergiraffedata2008-12-042-1/+5