| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix bug: -camo, -anticamo without -color assertion failure because of incorrect | giraffedata | 2018-01-05 | 1 | -1/+2 |
* | whitespace | giraffedata | 2018-01-05 | 1 | -48/+48 |
* | Add context to error message when can't load font from file | giraffedata | 2017-08-29 | 1 | -1/+34 |
* | Fix buffer overflow in font routines, recognize width=0, height=0 glyphs as v... | giraffedata | 2017-08-11 | 1 | -16/+20 |
* | cleanup | giraffedata | 2017-07-08 | 1 | -0/+1 |
* | Fix lazy parsing of gray level argument | giraffedata | 2017-07-03 | 1 | -11/+37 |
* | cleanup | giraffedata | 2017-07-03 | 1 | -8/+14 |
* | Fix cleanup corruption causing incorrect output | giraffedata | 2017-05-27 | 1 | -1/+1 |
* | Add -maximize, -oversample . Oversample by default with small sigma | giraffedata | 2017-05-18 | 1 | -60/+203 |
* | Upgrade to _XOPEN_SOURCE 500 to get M_PI | giraffedata | 2017-04-30 | 3 | -3/+3 |
* | cleanup | giraffedata | 2017-03-03 | 1 | -5/+14 |
* | Handle memory allocation failure | giraffedata | 2017-03-03 | 1 | -1/+5 |
* | Add -argyle1, -argyle2, -color | giraffedata | 2017-03-03 | 1 | -74/+422 |
* | Add poorly-named _DEFAULT_SOURCE to all files that had _BSD_SOURCE or _SVID_S... | giraffedata | 2016-11-16 | 2 | -0/+2 |
* | Add -leftmargin, etc., -ascent, -descent, -pad, -crop, -dump-ps; use asciihex... | giraffedata | 2016-06-12 | 1 | -122/+432 |
* | cleanup, small functional changes | giraffedata | 2016-05-21 | 1 | -223/+123 |
* | Don't try to build pbmtextps on system without Unix process management (ergo ... | giraffedata | 2016-05-10 | 1 | -1/+4 |
* | cleanup - don't use shell to run Ghostscript and Pnmcrop | giraffedata | 2016-05-07 | 1 | -80/+141 |
* | Fix -version code from a few days ago | giraffedata | 2016-04-30 | 1 | -6/+1 |
* | Add -version, change temporary file handling | giraffedata | 2016-04-24 | 2 | -9/+57 |
* | Add -dry-run, -dump-sheet, render directly in raw PBM | giraffedata | 2016-04-17 | 1 | -134/+291 |
* | Fix wild memory reference from previous update | giraffedata | 2016-04-13 | 1 | -1/+1 |
* | Lots of Pbmtext/libpbmfont fixes and enhancements from Akira Urushibata | giraffedata | 2016-03-19 | 1 | -401/+436 |
* | Add -xbegin, allow -xshift, -yshift to be negative | giraffedata | 2015-06-21 | 1 | -106/+175 |
* | Add and use pbm_cleanrowend_packed | giraffedata | 2015-05-16 | 1 | -12/+9 |
* | Clip elevation to maxval | giraffedata | 2014-12-15 | 1 | -3/+15 |
* | Add -verbose | giraffedata | 2014-12-06 | 1 | -7/+14 |
* | cleanup | giraffedata | 2014-12-06 | 1 | -38/+95 |
* | cleanup | giraffedata | 2014-11-15 | 1 | -4/+7 |
* | cleanup | giraffedata | 2014-11-11 | 1 | -4/+3 |
* | Add -offset option for use with -test | giraffedata | 2014-11-11 | 1 | -2/+13 |
* | Split Pgmcrater into Pamcrater and Pamshadedrelief | giraffedata | 2014-07-26 | 5 | -482/+776 |
* | Add -terrain, -test | giraffedata | 2014-07-24 | 1 | -196/+252 |
* | speedup - compute row only once | giraffedata | 2014-02-15 | 2 | -16/+20 |
* | Add -diagonal, fix for very large images | giraffedata | 2014-02-15 | 1 | -25/+35 |
* | cleanup | giraffedata | 2014-02-02 | 1 | -11/+15 |
* | Add -maxval | giraffedata | 2013-12-20 | 1 | -5/+16 |
* | Reject negative -weight | giraffedata | 2013-12-19 | 1 | -0/+4 |
* | cleanup | giraffedata | 2013-12-19 | 1 | -67/+200 |
* | cleanup | giraffedata | 2013-12-19 | 1 | -7/+8 |
* | Fix typo in message | giraffedata | 2013-12-19 | 1 | -1/+1 |
* | Fix crash with -squig with too-narrow images | giraffedata | 2013-12-08 | 1 | -0/+18 |
* | Add -maxval, speed up | giraffedata | 2013-06-28 | 1 | -9/+88 |
* | Add missing source feature declaration | giraffedata | 2013-06-21 | 1 | -0/+1 |
* | cleanup | giraffedata | 2013-06-20 | 1 | -58/+56 |
* | cleanup | giraffedata | 2013-06-19 | 2 | -4/+0 |
* | Fix crash when -mesh is 1 or less; fix array bounds violation; replace pm_key... | giraffedata | 2013-05-31 | 1 | -215/+197 |
* | cleanup | giraffedata | 2013-05-31 | 1 | -4/+4 |
* | Make Perl programs find the Perl interpreter via PATH | giraffedata | 2013-04-12 | 1 | -1/+25 |
* | clenaup | giraffedata | 2013-02-03 | 1 | -9/+11 |