about summary refs log tree commit diff
path: root/generator
Commit message (Expand)AuthorAgeFilesLines
* Add poorly-named _DEFAULT_SOURCE to all files that had _BSD_SOURCE or _SVID_S...giraffedata2016-11-162-0/+2
* Add -leftmargin, etc., -ascent, -descent, -pad, -crop, -dump-ps; use asciihex...giraffedata2016-06-121-122/+432
* cleanup, small functional changesgiraffedata2016-05-211-223/+123
* Don't try to build pbmtextps on system without Unix process management (ergo ...giraffedata2016-05-101-1/+4
* cleanup - don't use shell to run Ghostscript and Pnmcropgiraffedata2016-05-071-80/+141
* Fix -version code from a few days agogiraffedata2016-04-301-6/+1
* Add -version, change temporary file handlinggiraffedata2016-04-242-9/+57
* Add -dry-run, -dump-sheet, render directly in raw PBMgiraffedata2016-04-171-134/+291
* Fix wild memory reference from previous updategiraffedata2016-04-131-1/+1
* Lots of Pbmtext/libpbmfont fixes and enhancements from Akira Urushibatagiraffedata2016-03-191-401/+436
* Add -xbegin, allow -xshift, -yshift to be negativegiraffedata2015-06-211-106/+175
* Add and use pbm_cleanrowend_packedgiraffedata2015-05-161-12/+9
* Clip elevation to maxvalgiraffedata2014-12-151-3/+15
* Add -verbosegiraffedata2014-12-061-7/+14
* cleanupgiraffedata2014-12-061-38/+95
* cleanupgiraffedata2014-11-151-4/+7
* cleanupgiraffedata2014-11-111-4/+3
* Add -offset option for use with -testgiraffedata2014-11-111-2/+13
* Split Pgmcrater into Pamcrater and Pamshadedreliefgiraffedata2014-07-265-482/+776
* Add -terrain, -testgiraffedata2014-07-241-196/+252
* speedup - compute row only oncegiraffedata2014-02-152-16/+20
* Add -diagonal, fix for very large imagesgiraffedata2014-02-151-25/+35
* cleanupgiraffedata2014-02-021-11/+15
* Add -maxvalgiraffedata2013-12-201-5/+16
* Reject negative -weightgiraffedata2013-12-191-0/+4
* cleanupgiraffedata2013-12-191-67/+200
* cleanupgiraffedata2013-12-191-7/+8
* Fix typo in messagegiraffedata2013-12-191-1/+1
* Fix crash with -squig with too-narrow imagesgiraffedata2013-12-081-0/+18
* Add -maxval, speed upgiraffedata2013-06-281-9/+88
* Add missing source feature declarationgiraffedata2013-06-211-0/+1
* cleanupgiraffedata2013-06-201-58/+56
* cleanupgiraffedata2013-06-192-4/+0
* Fix crash when -mesh is 1 or less; fix array bounds violation; replace pm_key...giraffedata2013-05-311-215/+197
* cleanupgiraffedata2013-05-311-4/+4
* Make Perl programs find the Perl interpreter via PATHgiraffedata2013-04-121-1/+25
* clenaupgiraffedata2013-02-031-9/+11
* Fix bug from a few days agogiraffedata2012-12-311-0/+1
* Change default -guidesize from 10 to 20giraffedata2012-12-311-1/+1
* Fix bug: -guidesize was INT, s/b UINTgiraffedata2012-12-311-1/+1
* Change default guidesize from 3 to 10giraffedata2012-12-301-1/+1
* Replace negative -guidesize trick with -guidetop/-guidebottomgiraffedata2012-12-301-82/+136
* cleanupgiraffedata2012-12-291-74/+81
* Make -smoothing effective even without -texfilegiraffedata2012-12-261-18/+35
* Fix integer promotion messgiraffedata2012-12-051-2/+2
* Rename -init to -randomseedgiraffedata2012-11-241-233/+266
* Add -randomseedgiraffedata2012-11-241-277/+318
* Add -randomseedgiraffedata2012-11-241-11/+29
* cleanupgiraffedata2012-11-241-6/+4
* cleanupgiraffedata2012-11-241-2/+3