about summary refs log tree commit diff
path: root/generator
Commit message (Expand)AuthorAgeFilesLines
* whitespacegiraffedata2021-12-201-2/+2
* Add copyright disclaimergiraffedata2021-12-181-1/+2
* Add 'pbmnoise'giraffedata2021-12-182-1/+484
* Add -meshgiraffedata2021-11-281-75/+123
* Fix compiler warning on GCC < 4.6giraffedata2021-11-231-1/+1
* Fix compiler warninggiraffedata2021-11-201-1/+1
* Add assertiongiraffedata2021-11-061-0/+2
* Fix crash with -xbegin=0giraffedata2021-08-121-11/+17
* Fail if -dimension is greater than 5giraffedata2021-03-271-0/+6
* Fix bug from previous commitgiraffedata2021-03-211-26/+48
* Remove unfinished, dead code giraffedata2021-03-141-28/+1
* fix recent cleanup and more cleanupgiraffedata2021-03-101-104/+136
* Use Mersenee Twister instead of libc rand for random numbersgiraffedata2021-03-066-452/+676
* Include program name in error messagesgiraffedata2021-01-242-14/+28
* Fix bug in previous commitgiraffedata2021-01-071-1/+1
* Add -yfillshiftgiraffedata2021-01-071-28/+61
* whitespacegiraffedata2020-12-101-4/+5
* Fix compiler warninggiraffedata2020-06-021-3/+2
* Change verbosity of missing glyph messagesgiraffedata2020-05-291-7/+11
* fix typo in messagegiraffedata2020-05-291-1/+1
* From a BDF font file, load only the characters that are needed instead of the...giraffedata2020-05-281-108/+265
* Fix grammar in commentsgiraffedata2020-05-151-1/+1
* Add -tileablegiraffedata2020-05-151-65/+213
* cleanupgiraffedata2020-04-221-1/+1
* Fix wild pointer when very small memory allocation failsgiraffedata2020-04-221-1/+1
* Fix wild pointer when very small memory allocation failsgiraffedata2020-04-221-1/+1
* Fix wild pointer when very small memory allocation failsgiraffedata2020-04-221-1/+1
* Fix error messages for invalid height, width argumentsgiraffedata2020-03-121-8/+17
* Fix typos in comments, whitespacegiraffedata2019-12-301-1/+1
* Fix typos in comments and messages, whitespacegiraffedata2019-12-303-4/+4
* Fix typos in comments and messages, whitespacegiraffedata2019-12-292-3/+3
* Fix erroneous failure message when fed long input textgiraffedata2019-09-081-14/+30
* Remove debug tracegiraffedata2019-06-151-1/+0
* Don't allow both -font and -builtingiraffedata2019-06-091-2/+4
* cleanup; fix error message for bad syntaxgiraffedata2019-06-081-125/+243
* white space, commentsgiraffedata2019-06-081-17/+17
* cleanupgiraffedata2019-04-141-98/+107
* Add -huevalue, -huesaturation, -maxvalgiraffedata2019-02-031-97/+200
* cleanupgiraffedata2019-02-031-5/+5
* whitespacegiraffedata2019-02-031-9/+9
* Fix handling of floating point imprecision in unnormalizing samplesgiraffedata2019-01-202-2/+4
* cleanupgiraffedata2019-01-131-7/+7
* whitespacegiraffedata2019-01-131-4/+4
* Fix compiler warninggiraffedata2019-01-121-6/+6
* whitespacegiraffedata2018-10-071-4/+5
* Split large function; make structuredgiraffedata2018-10-073-393/+430
* Use pm_getline instead of getline for systems that don't have getlinegiraffedata2018-10-071-7/+15
* Fix perspective correctness, add -rgb, -grayscale, w parameter for vertexgiraffedata2018-10-0213-571/+431
* Make pamtris get built - IIgiraffedata2018-09-291-1/+1
* Remove depend.mk, accidentally committedgiraffedata2018-09-291-26/+0