9 segment bitmap drawing:
commit685cf5900825b10c952f36301abbbd9968567435
authorJonathan Gordon <rockbox@jdgordon.info>
Mon, 3 Dec 2012 09:43:58 +0000 (3 20:43 +1100)
committerJonathan Gordon <rockbox@jdgordon.info>
Sun, 9 Dec 2012 06:11:19 +0000 (9 17:11 +1100)
tree41cdfed9e5a2943c80ac0d4ffe09c45519a3ecf3
parent1fbdc280d7e4b4ffb7ec8dccbfd1c1fc67f1c123
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
12 files changed:
apps/gui/skin_engine/skin_display.c
apps/gui/skin_engine/skin_display.h
apps/gui/skin_engine/skin_parser.c
apps/gui/skin_engine/skin_render.c
apps/gui/skin_engine/wps_internals.h
apps/screen_access.c
apps/screen_access.h
firmware/drivers/lcd-bitmap-common.c
firmware/export/lcd.h
lib/skin_parser/tag_table.c
lib/skin_parser/tag_table.h
manual/appendix/wps_tags.tex