about summary refs log tree commit diff
path: root/generator/pbmtext.c
Commit message (Expand)AuthorAgeFilesLines
* fix arithmetic overflowgiraffedata2023-10-241-10/+18
* Add assertiongiraffedata2021-11-061-0/+2
* 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
* Fix typos in comments, whitespacegiraffedata2019-12-301-1/+1
* Fix typos in comments and messages, whitespacegiraffedata2019-12-301-1/+1
* Fix erroneous failure message when fed long input textgiraffedata2019-09-081-14/+30
* Don't allow both -font and -builtingiraffedata2019-06-091-2/+4
* whitespacegiraffedata2018-10-071-4/+5
* Rewrite font processing for proper memory management; make built-in fonts wor...giraffedata2018-07-041-62/+23
* Fix comments about the mess when the input file contains NULgiraffedata2018-04-041-8/+28
* Distinguish EOF from read errorgiraffedata2018-04-011-55/+125
* fix commentgiraffedata2018-03-231-2/+1
* Add wide character capability to Pbmtextgiraffedata2018-03-231-176/+355
* whitespacegiraffedata2018-02-171-62/+62
* Add -text-dump optiongiraffedata2018-02-171-2/+46
* 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
* Add poorly-named _DEFAULT_SOURCE to all files that had _BSD_SOURCE or _SVID_S...giraffedata2016-11-161-0/+1
* 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
* Rename optParseOptions3 to pm_optParseOptions3, etcgiraffedata2010-09-281-1/+1
* Fix compiler warningsgiraffedata2010-04-101-3/+4
* cleanupgiraffedata2009-04-251-5/+7
* Remove pm_c_util.h from sshopt.hgiraffedata2009-04-041-0/+1
* Fix buffer overrun with tab charactersgiraffedata2008-06-111-33/+65
* cleanupgiraffedata2008-06-091-1/+2
* Remove meaningless "no output" from error messagesgiraffedata2008-05-101-6/+5
* handle empty inputgiraffedata2008-05-101-1/+5
* Detect too-large -width, -space, -lspace; detect too-long input line; fix neg...giraffedata2008-01-271-62/+123
* Add -verbose, clean upgiraffedata2007-05-031-55/+105
* fix crash when there is only one charactergiraffedata2006-12-011-1/+1
* Create Subversion repositorygiraffedata2006-08-191-0/+732