summaryrefslogtreecommitdiff
path: root/nuttx/graphics/nxfonts/nxfonts_convert.c
Commit message (Expand)AuthorAgeFilesLines
* Fixes for clean NX compile/linkpatacongo2009-12-171-1/+2
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-151-16/+17
* Consolidate buffer dumping; fix all occurrences of 'the the'patacongo2009-06-251-1/+1
* Allocate smaller buffers for glyphspatacongo2008-12-061-16/+5
* Clean-up and document NX configuration settingspatacongo2008-12-051-3/+3
* Add font testpatacongo2008-12-041-13/+4
* Add logic for font renderingpatacongo2008-12-041-0/+289