1c2aa35371
1) seperate UI font for the remote and main displays 2) allow individual skins to load additional fonts for use in the skin (Uo to 7 extra in this first version) see CustomWPS for info on how to load a font in the skins. Code should always use FONT_UI+screen_number to get the correct user font git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24644 a1c6a512-1295-4272-9138-f99709370657
14 lines
335 B
Text
14 lines
335 B
Text
../../apps/gui/skin_engine/wps_debug.c
|
|
../../apps/gui/skin_engine/skin_parser.c
|
|
../../apps/gui/skin_engine/skin_buffer.c
|
|
#ifdef HAVE_LCD_BITMAP
|
|
../../apps/gui/skin_engine/skin_fonts.c
|
|
#endif
|
|
../../apps/gui/viewport.c
|
|
../../apps/misc.c
|
|
../../firmware/common/strlcpy.c
|
|
checkwps.c
|
|
|
|
#ifdef HAVE_LCD_BITMAP
|
|
../../apps/recorder/bmp.c
|
|
#endif
|