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 dead simple Makefile 2010-05-28 03:26:58 +00:00
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 %aX should have been %ax.. 2010-05-28 02:30:27 +00:00
tag_table.h
updatetheme.pl and woops 2010-05-30 02:32:44 +00:00