rockbox/manual/appendix
Jonathan Gordon 014a08cabb skin_engine: New tag to draw a rectangle (optionally with a gradient)
%dr(x, y, width, height, [colour1[, colour2]]):
x,y - viewport relative pixel coordinates to start the rectangle.
width, height - obvious. can be '-' to fill the viewport
if both colours are left out the viewports foreground colour will be used
if one colour is specified it will fill the rectangle that colour.
if both colours are specified it will gradient fill the rectangle.

Change-Id: Iad451e99ded663bc7c5d182443659db7d909b388
2012-03-15 22:52:53 +11:00
..
images Resize some images that looked smaller or bigger than their 'relatives' in the html manual. Turned out that these had a different resolution (twice resp. half the size), probably taken with a different zoom level. 2009-02-12 11:02:26 +00:00
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 Convert quotes to fancy ones in the license text as well 2010-05-10 16:34:30 +00:00
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 Add the GPL to the manual. Some changes to the license section and also to the GFDL to better fit in our manual (in style, not content) 2006-12-07 20:47:39 +00:00
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 skin_engine: New tag to draw a rectangle (optionally with a gradient) 2012-03-15 22:52:53 +11:00