aboutsummaryrefslogtreecommitdiffstats
path: root/src/gdisp/mcufont/mf_wordwrap.c
Commit message (Expand)AuthorAgeFilesLines
* C comment styleThomas Sterren2018-03-061-1/+1
* Got stuck in here with a source font file generated out of `arial` size 48Thomas Sterren2018-03-061-0/+7
* Support negative baseline_x in a font.inmarket2018-01-091-5/+3
* Fix for wordwrapping when there is a space then a newlineinmarket2018-01-051-38/+42
* Fixing an issue with word wrapping of strings containing dashes.Joel Bodenmann2017-02-211-0/+2
* Fixing word-wrapJoel Bodenmann2015-11-021-2/+2
* Fixing compiler warningsJoel Bodenmann2015-10-301-3/+2
* Update fonts files to allow compiling without GDISP_NEED_TEXT.inmarket2013-09-061-0/+4
* Fix compiler warnings, operating system dependancies, and non-portable code.inmarket2013-07-291-1/+0
* Updated license headers on new font codeinmarket2013-07-281-0/+7
* First cut - beautiful new font handling by PetteriAimoneninmarket2013-07-281-0/+290