| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Fix typos in comments, whitespace | giraffedata | 2019-12-30 | 1 | -1/+1 |
* | Fix typos in comments and messages, whitespace | giraffedata | 2019-12-30 | 1 | -1/+1 |
* | Fix erroneous failure message when fed long input text | giraffedata | 2019-09-08 | 1 | -14/+30 |
* | Don't allow both -font and -builtin | giraffedata | 2019-06-09 | 1 | -2/+4 |
* | whitespace | giraffedata | 2018-10-07 | 1 | -4/+5 |
* | Rewrite font processing for proper memory management; make built-in fonts wor... | giraffedata | 2018-07-04 | 1 | -62/+23 |
* | Fix comments about the mess when the input file contains NUL | giraffedata | 2018-04-04 | 1 | -8/+28 |
* | Distinguish EOF from read error | giraffedata | 2018-04-01 | 1 | -55/+125 |
* | fix comment | giraffedata | 2018-03-23 | 1 | -2/+1 |
* | Add wide character capability to Pbmtext | giraffedata | 2018-03-23 | 1 | -176/+355 |
* | whitespace | giraffedata | 2018-02-17 | 1 | -62/+62 |
* | Add -text-dump option | giraffedata | 2018-02-17 | 1 | -2/+46 |
* | Add context to error message when can't load font from file | giraffedata | 2017-08-29 | 1 | -1/+34 |
* | Fix buffer overflow in font routines, recognize width=0, height=0 glyphs as v... | giraffedata | 2017-08-11 | 1 | -16/+20 |
* | Add poorly-named _DEFAULT_SOURCE to all files that had _BSD_SOURCE or _SVID_S... | giraffedata | 2016-11-16 | 1 | -0/+1 |
* | Add -dry-run, -dump-sheet, render directly in raw PBM | giraffedata | 2016-04-17 | 1 | -134/+291 |
* | Fix wild memory reference from previous update | giraffedata | 2016-04-13 | 1 | -1/+1 |
* | Lots of Pbmtext/libpbmfont fixes and enhancements from Akira Urushibata | giraffedata | 2016-03-19 | 1 | -401/+436 |
* | Rename optParseOptions3 to pm_optParseOptions3, etc | giraffedata | 2010-09-28 | 1 | -1/+1 |
* | Fix compiler warnings | giraffedata | 2010-04-10 | 1 | -3/+4 |
* | cleanup | giraffedata | 2009-04-25 | 1 | -5/+7 |
* | Remove pm_c_util.h from sshopt.h | giraffedata | 2009-04-04 | 1 | -0/+1 |
* | Fix buffer overrun with tab characters | giraffedata | 2008-06-11 | 1 | -33/+65 |
* | cleanup | giraffedata | 2008-06-09 | 1 | -1/+2 |
* | Remove meaningless "no output" from error messages | giraffedata | 2008-05-10 | 1 | -6/+5 |
* | handle empty input | giraffedata | 2008-05-10 | 1 | -1/+5 |
* | Detect too-large -width, -space, -lspace; detect too-long input line; fix neg... | giraffedata | 2008-01-27 | 1 | -62/+123 |
* | Add -verbose, clean up | giraffedata | 2007-05-03 | 1 | -55/+105 |
* | fix crash when there is only one character | giraffedata | 2006-12-01 | 1 | -1/+1 |
* | Create Subversion repository | giraffedata | 2006-08-19 | 1 | -0/+732 |