summaryrefslogtreecommitdiff
path: root/framebuffer/convert_font.c
Commit message (Expand)AuthorAgeFilesLines
* Tidy up the #defines used for setting particular codepoint bits.Michael Drake2014-06-021-7/+16
* Avoid use of math.hMichael Drake2014-06-021-2/+1
* Remove unused #defineMichael Drake2014-06-021-1/+0
* Add an extra logging verbosity level.Michael Drake2014-06-021-3/+4
* Make the glyph style more readable in the debug output.Michael Drake2014-06-021-4/+4
* Detect bad line endings and print error.Michael Drake2014-06-011-0/+5
* Add Unicode support to internal font.Michael Drake2014-05-061-0/+1114