| Commit message (Expand) | Author | Age | Files | Lines |
* | cleanup | giraffedata | 2023-12-17 | 1 | -201/+236 |
* | fix arithmetic overflow | giraffedata | 2023-10-24 | 1 | -10/+18 |
* | Use libnetpbm random number generator | giraffedata | 2023-10-19 | 1 | -114/+77 |
* | Clean up random number generation | giraffedata | 2023-10-19 | 1 | -3/+2 |
* | Replace atoi | giraffedata | 2023-10-10 | 5 | -28/+56 |
* | whitespace | giraffedata | 2023-09-23 | 11 | -142/+142 |
* | test updates; move some tests from other directories to test directory, impro... | giraffedata | 2023-09-16 | 1 | -70/+0 |
* | cleanup | giraffedata | 2023-08-27 | 1 | -9/+12 |
* | cleanup | giraffedata | 2023-08-22 | 1 | -12/+21 |
* | Fix incorrect random number generation, buffer overrun from failure to clip c... | giraffedata | 2023-08-22 | 1 | -18/+30 |
* | Fix rejection of <> in ASCII-85 input | giraffedata | 2023-03-01 | 1 | -4/+1 |
* | Add comments about Postscript maximum line length | giraffedata | 2023-02-18 | 1 | -0/+12 |
* | Add -asciihex, -ascii85, allow multiple arguments | giraffedata | 2023-02-17 | 1 | -58/+369 |
* | whitespace | giraffedata | 2022-09-17 | 1 | -2/+2 |
* | Fix arithmetic overflow | giraffedata | 2022-09-17 | 1 | -26/+30 |
* | Update internal use of 'pamcat' to adapt to its new ability to produce PNM ou... | giraffedata | 2022-08-16 | 1 | -1/+1 |
* | Use new 'pamcat' instead of 'pnmcat' | giraffedata | 2022-08-03 | 1 | -2/+5 |
* | check for null font name; clean up other command line validation | giraffedata | 2022-07-21 | 1 | -5/+7 |
* | Implement -min, -max, -step | giraffedata | 2022-04-30 | 1 | -27/+98 |
* | Fix bugs in previous commit | giraffedata | 2022-04-30 | 1 | -2/+24 |
* | Add -min, -max, -step options for future use | giraffedata | 2022-04-30 | 1 | -5/+128 |
* | cleanup | giraffedata | 2022-04-30 | 1 | -7/+7 |
* | whitespace | giraffedata | 2022-04-30 | 1 | -17/+20 |
* | Set don't care bits to zero to make output more usable for tests | giraffedata | 2022-01-31 | 1 | -0/+1 |
* | whitespace | giraffedata | 2021-12-20 | 1 | -2/+2 |
* | Add copyright disclaimer | giraffedata | 2021-12-18 | 1 | -1/+2 |
* | Add 'pbmnoise' | giraffedata | 2021-12-18 | 2 | -1/+484 |
* | Add -mesh | giraffedata | 2021-11-28 | 1 | -75/+123 |
* | Fix compiler warning on GCC < 4.6 | giraffedata | 2021-11-23 | 1 | -1/+1 |
* | Fix compiler warning | giraffedata | 2021-11-20 | 1 | -1/+1 |
* | Add assertion | giraffedata | 2021-11-06 | 1 | -0/+2 |
* | Fix crash with -xbegin=0 | giraffedata | 2021-08-12 | 1 | -11/+17 |
* | Fail if -dimension is greater than 5 | giraffedata | 2021-03-27 | 1 | -0/+6 |
* | Fix bug from previous commit | giraffedata | 2021-03-21 | 1 | -26/+48 |
* | Remove unfinished, dead code | giraffedata | 2021-03-14 | 1 | -28/+1 |
* | fix recent cleanup and more cleanup | giraffedata | 2021-03-10 | 1 | -104/+136 |
* | Use Mersenee Twister instead of libc rand for random numbers | giraffedata | 2021-03-06 | 6 | -452/+676 |
* | Include program name in error messages | giraffedata | 2021-01-24 | 2 | -14/+28 |
* | Fix bug in previous commit | giraffedata | 2021-01-07 | 1 | -1/+1 |
* | Add -yfillshift | giraffedata | 2021-01-07 | 1 | -28/+61 |
* | whitespace | giraffedata | 2020-12-10 | 1 | -4/+5 |
* | Fix compiler warning | giraffedata | 2020-06-02 | 1 | -3/+2 |
* | Change verbosity of missing glyph messages | giraffedata | 2020-05-29 | 1 | -7/+11 |
* | fix typo in message | giraffedata | 2020-05-29 | 1 | -1/+1 |
* | From a BDF font file, load only the characters that are needed instead of the... | giraffedata | 2020-05-28 | 1 | -108/+265 |
* | Fix grammar in comments | giraffedata | 2020-05-15 | 1 | -1/+1 |
* | Add -tileable | giraffedata | 2020-05-15 | 1 | -65/+213 |
* | cleanup | giraffedata | 2020-04-22 | 1 | -1/+1 |
* | Fix wild pointer when very small memory allocation fails | giraffedata | 2020-04-22 | 1 | -1/+1 |
* | Fix wild pointer when very small memory allocation fails | giraffedata | 2020-04-22 | 1 | -1/+1 |