about summary refs log tree commit diff
path: root/generator/pbmtextps.c
Commit message (Expand)AuthorAgeFilesLines
* Fix rejection of <> in ASCII-85 inputgiraffedata2023-03-011-4/+1
* Add comments about Postscript maximum line lengthgiraffedata2023-02-181-0/+12
* Add -asciihex, -ascii85, allow multiple argumentsgiraffedata2023-02-171-58/+369
* check for null font name; clean up other command line validationgiraffedata2022-07-211-5/+7
* Fix wild pointer when very small memory allocation failsgiraffedata2020-04-221-1/+1
* Switch from _BSD_SOURCE to _XOPEN_SOURCE 500 to get strdup(), because the com...giraffedata2018-04-261-3/+2
* whitespacegiraffedata2018-04-261-26/+26
* Add poorly-named _DEFAULT_SOURCE to all files that had _BSD_SOURCE or _SVID_S...giraffedata2016-11-161-0/+1
* Add -leftmargin, etc., -ascent, -descent, -pad, -crop, -dump-ps; use asciihex...giraffedata2016-06-121-122/+432
* cleanup, small functional changesgiraffedata2016-05-211-223/+123
* cleanup - don't use shell to run Ghostscript and Pnmcropgiraffedata2016-05-071-80/+141
* Rename nstring.h functions with pm_ prefixgiraffedata2010-09-291-18/+19
* Rename optParseOptions3 to pm_optParseOptions3, etcgiraffedata2010-09-281-1/+1
* Remove pm_c_util.h from sshopt.hgiraffedata2009-04-041-0/+1
* cleanupgiraffedata2008-03-261-59/+36
* cleanupgiraffedata2007-12-311-13/+19
* validate dimension inputsgiraffedata2007-12-291-35/+94
* cleanupgiraffedata2007-05-031-13/+25
* Fix buffer overrungiraffedata2006-12-231-21/+36
* cleanupgiraffedata2006-10-021-2/+4
* Create Subversion repositorygiraffedata2006-08-191-0/+377