summaryrefslogtreecommitdiff
path: root/glcdskin/object.c
AgeCommit message (Expand)Author
2011-07-09position (x/y/x1/y1/x2/y2) and dimension (width/height) parameters are now ev...mrwastl
2011-06-20opacity support for non-monochrome imagesmrwastl
2011-06-19rename SetSupportAlpha()/IsSupportAlpha() to SetProcessAlpha()/IsProcessAlpha...mrwastl
2011-06-19more efficient text drawingmrwastl
2011-06-19alpha channel: now texts with font effects are fully supported toomrwastl
2011-06-10add option 'radius' for text-effects (radius in {1,2})mrwastl
2011-06-05improved scrolling of texts: no more premature end of scrollingmrwastl
2011-05-31added text effects (shadow, outline)mrwastl
2011-05-16object colours (fore/background) are now evaluated at run time; minor clean u...mrwastl
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