summaryrefslogtreecommitdiff
path: root/nuttx/graphics/nxfonts
Commit message (Expand)AuthorAgeFilesLines
* Fix a critical font rendering bugpatacongo2011-07-091-1/+4
* Rename i2c directories to sensorspatacongo2011-04-191-4/+1
* Add NX configuration for LPCXpressopatacongo2011-04-183-4/+19
* Fix case where stride != widthpatacongo2010-05-161-8/+13
* Fixes for rendering fonts at 4bpppatacongo2010-05-161-7/+11
* Fixes for clean NX compile/linkpatacongo2009-12-172-3/+5
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-154-25/+27
* 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
* Remove preprocessor info from generated files so that you can use GDBpatacongo2008-12-041-2/+6
* Add font testpatacongo2008-12-044-33/+140
* Add logic for font renderingpatacongo2008-12-046-198/+706
* Bitmap font supportpatacongo2008-12-033-0/+2537