aboutsummaryrefslogtreecommitdiffstats
path: root/src/gdisp/mcufont
Commit message (Expand)AuthorAgeFilesLines
* Integrate the include files with each module. Simplifies structure of code.inmarket2014-02-191-2/+2
* Fix some compiler warningsinmarket2013-09-181-1/+2
* Update fonts files to allow compiling without GDISP_NEED_TEXT.inmarket2013-09-069-1/+44
* Add new hand built bitmap fonts to replace old UI1 and UI2.inmarket2013-08-173-4/+17
* From mcufont upstream: Fix tab handling in mf_get_string_widthinmarket2013-07-301-0/+11
* From mcufont upstream: Fix inconsistency between UTF8 and other encodingsinmarket2013-07-301-3/+8
* Fix compiler warnings, operating system dependancies, and non-portable code.inmarket2013-07-298-16/+22
* Updated license headers on new font codeinmarket2013-07-2818-0/+126
* First cut - beautiful new font handling by PetteriAimoneninmarket2013-07-2819-0/+2035