1
0
Fork 0
forked from len0rd/rockbox

FS#10099: new lib, which displays formatted text on every target; also supports viewport

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21537 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Johannes Schwarz 2009-06-28 09:48:12 +00:00
parent 41baca7de6
commit 8a21372e5b
3 changed files with 187 additions and 0 deletions

View file

@ -5,6 +5,7 @@ fixedpoint.c
playback_control.c
rgb_hsv.c
buflib.c
display_text.c
#if defined(HAVE_LCD_BITMAP) && (LCD_DEPTH < 4)
grey_core.c
grey_draw.c