rockbox/apps/gui/skin_engine
Jonathan Gordon 685cf59008 9 segment bitmap drawing:
Use %x9(id) to draw an image in the whole current viewport using the
9 segment drawer (which draws the corners as normal and *tiles*
the middle segments to the needed width/height).

Future work is to make it scale instead of tile

Change-Id: Ic3ed1cad93f96091694801eb442e0da5a2401203
2012-12-09 17:11:19 +11:00
..
skin_backdrops.c Fix checks on buflib allocated handles (0 is not a valid handle value) 2012-06-10 17:15:47 +02:00
skin_display.c 9 segment bitmap drawing: 2012-12-09 17:11:19 +11:00
skin_display.h 9 segment bitmap drawing: 2012-12-09 17:11:19 +11:00
skin_engine.c CHARCELL doesn't have sbs support, so disable it properly. 2012-06-19 21:53:29 +02:00
skin_engine.h CHARCELL doesn't have sbs support, so disable it properly. 2012-06-19 21:53:29 +02:00
skin_parser.c 9 segment bitmap drawing: 2012-12-09 17:11:19 +11:00
skin_render.c 9 segment bitmap drawing: 2012-12-09 17:11:19 +11:00
skin_tokens.c skin_engine: Support percentages for viewport positioning 2012-07-29 04:24:38 +02:00
skin_touchsupport.c skin_engine: Make pressing the setting bar touch region work 2012-07-06 14:28:34 +10:00
wps_internals.h 9 segment bitmap drawing: 2012-12-09 17:11:19 +11:00