1
0
Fork 0
forked from len0rd/rockbox
foxbox/manual/appendix
Jonathan Gordon 2c71aa9feb lcd/skin_engine: Add the ability to draw onto the backdrop layer
The framebuffer the lcd driver uses can now be changed on the fly
which means that regular lcd_* drawing functions can draw onto the
"backdrop" buffer. The skin engine can use this to create layered
effects.

Add the tag %VB to a viewport to draw that viewport onto the
backdrop layer. If you want to draw an image onto the backdrop
framebuffer use %x(backdrop filename) instead of %X() inside
a viewport with %VB.

Change-Id: I741498e2af6d4f2d78932cabe8942317893e7cfc
2012-02-28 23:03:04 +11:00
..
images
appendix.tex Fix various minor spelling issues in the rockbox manual. 2011-05-22 14:01:28 +00:00
config_file_options.tex Option to restart running sleep timer on keypress. 2011-12-26 09:30:25 +00:00
fdl.tex
file_formats.tex Add new metadata feature to the manual section 'Featureset for generic metadata tags'. 2011-12-17 15:07:55 +00:00
gpl-2.0.tex
menu_structure.tex Move the menu structure to the appendix. The menu structure description itself, is still missing though 2008-07-15 18:33:43 +00:00
wps_tags.tex lcd/skin_engine: Add the ability to draw onto the backdrop layer 2012-02-28 23:03:04 +11:00