summaryrefslogtreecommitdiff
path: root/glcdskin/parser.c
AgeCommit message (Collapse)Author
2011-06-04skins are now UTF8 per definition, on non UTF-8 systems text-data will be ↵mrwastl
converted automatically; additional optional error character in encodedCharAdjustCounter(), encodedCharAdjustCounter() now returns success; code cleanups
2011-05-31added text effects (shadow, outline)mrwastl
2011-05-28problem fixed when parsing skin version number (thanks to 'Keine_Ahnung' for ↵mrwastl
detective work)
2011-05-24support for transparency (images and text); text and images are transparent ↵mrwastl
per default; bug fix: crash when allocing bitmap object with width=0
2011-05-01initial upload to branch 'touchcol'. see file 'HISTORY' for changesmrwastl
2010-04-17backport of skin-support from 0.2.x to 0.1.x, changes for gcc 4.3 conformitymrwastl