summaryrefslogtreecommitdiff
path: root/glcdgraphics/bitmap.h
AgeCommit message (Expand)Author
2012-06-07Image/GraphicsMagick: use much more relieable sample() instead of scale() for...mrwastl
2011-09-19deactivated static method cSkinString::Reparse + static cSkinString::mStrings...mrwastl
2011-09-16move config/oldConfig + it's initialisation to base class cDriver; libglcddri...mrwastl
2011-06-29fix saving of PBMs, fix crtfont and genfont; remove cBitmap::LoadPBM()/::Save...mrwastl
2011-06-20opacity support for non-monochrome imagesmrwastl
2011-06-19rename SetSupportAlpha()/IsSupportAlpha() to SetProcessAlpha()/IsProcessAlpha...mrwastl
2011-06-17add support for alpha channelmrwastl
2011-05-29cleanup: remove old eColor-based code-lines; make linker happy if --as-needed...mrwastl
2011-05-24support for transparency (images and text); text and images are transparent p...mrwastl
2011-05-16oops, changes in cColor forgot in previous commit: minor clean up in class cC...mrwastl
2011-05-01initial upload to branch 'touchcol'. see file 'HISTORY' for changesmrwastl
2010-02-21initial git upload, based on graphlcd-base-0.1.5andreas 'randy' weinberger