summaryrefslogtreecommitdiff
path: root/framebuffer/font_internal.c
Commit message (Expand)AuthorAgeFilesLines
* Remove some debug.Michael Drake2014-05-061-1/+0
* Add Unicode support to internal font.Michael Drake2014-05-061-34/+243
* move utf8 local conversion operations to tableVincent Sanders2014-02-011-5/+14
* fix dumb typos from utf8 error return refactorVincent Sanders2014-01-281-1/+1
* move utf8 conversion routines to use nserror instead of their own error enumVincent Sanders2014-01-281-5/+5
* Add font_finalise.Michael Drake2013-10-231-1/+6
* move options includeVincent Sanders2013-05-281-1/+1
* Make compatible with new nsfont_split expectations. Only splits on spaces.Michael Drake2013-02-101-6/+21
* Round to nearest point between chars in nsfont_position_in_string, instead of...Michael Drake2012-07-311-1/+2
* Fix framebuffer build.Michael Drake2011-12-021-0/+16
* Replace old internal font with new one. New fontMichael Drake2010-02-061-4/+18
* Refactor text plotter and other font functions to remove dependency on CSS.John Mark Bell2009-07-211-11/+9
* Make framebuffer port use libnsfbVincent Sanders2009-06-281-0/+141