rockbox/utils/skinupdater
Jonathan Gordon 57ad6f9b03 change the %Cl tag to be cleaner. it it now %Cl(x, y, width, height [, xalign][, yalign])
d,i,s modifiers are no longer supported (were there for origional compatability) and +,- modifiers are not supported anymore either. 
Legal values for xalign are: l,c,r (left, center, right)
Legal values for xalign are: t,c,b (top, center, bottom) 


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26475 a1c6a512-1295-4272-9138-f99709370657
2010-06-02 09:51:03 +00:00
..
Makefile
skinupdater.c change the %Cl tag to be cleaner. it it now %Cl(x, y, width, height [, xalign][, yalign]) 2010-06-02 09:51:03 +00:00
tag_table.c
tag_table.h
updatetheme.pl