skin_engine: ease the restrictions on %x/%xl
commit1c1e1c070cf965f83a53c5d1390ca04bcd9aa80d
authorJonathan Gordon <rockbox@jdgordon.info>
Tue, 28 Feb 2012 13:07:16 +0000 (29 00:07 +1100)
committerJonathan Gordon <rockbox@jdgordon.info>
Tue, 28 Feb 2012 13:14:06 +0000 (29 00:14 +1100)
treeff8a5b8f2472672d9ef15d644343631224ce7be4
parent34031cba5bddcc29dee0f61b3ea6ee1529014181
skin_engine: ease the restrictions on %x/%xl

%x and %xl only require the id and filename now.
If you leave off the x,y it will default to 0,0.
If you want to use the default x,y you can still put in the
num_subimages param on the end (e.g %xl(a, file, 3) )

Change-Id: I8eff793dfdd037e302ace8deec9dc16dcea264a7
apps/gui/skin_engine/skin_parser.c
lib/skin_parser/tag_table.c
manual/appendix/wps_tags.tex