about summary refs log tree commit diff
path: root/generator
Commit message (Expand)AuthorAgeFilesLines
* Fix bug: -camo, -anticamo without -color assertion failure because of incorrectgiraffedata2018-01-051-1/+2
* whitespacegiraffedata2018-01-051-48/+48
* Add context to error message when can't load font from filegiraffedata2017-08-291-1/+34
* Fix buffer overflow in font routines, recognize width=0, height=0 glyphs as v...giraffedata2017-08-111-16/+20
* cleanupgiraffedata2017-07-081-0/+1
* Fix lazy parsing of gray level argumentgiraffedata2017-07-031-11/+37
* cleanupgiraffedata2017-07-031-8/+14
* Fix cleanup corruption causing incorrect outputgiraffedata2017-05-271-1/+1
* Add -maximize, -oversample . Oversample by default with small sigmagiraffedata2017-05-181-60/+203
* Upgrade to _XOPEN_SOURCE 500 to get M_PIgiraffedata2017-04-303-3/+3
* cleanupgiraffedata2017-03-031-5/+14
* Handle memory allocation failuregiraffedata2017-03-031-1/+5
* Add -argyle1, -argyle2, -colorgiraffedata2017-03-031-74/+422
* 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