index
:
graphlcd-base
color
master
GraphLCD Drivers Library
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
glcdskin
/
object.c
Age
Commit message (
Expand
)
Author
2011-10-24
cImageFile: scaling support for non-ImageMagick files (-> pbm, glcd); serdisp...
mrwastl
2011-10-16
scaling images: added 'auto'; images are now centered (when scale=['auto', 'a...
mrwastl
2011-10-15
support for scaling of images (image/graphicsmagick supported images only at ...
mrwastl
2011-10-13
bug fix for bit order in SetPixel(): verified: image, not verified yet: hd618...
mrwastl
2011-09-19
deactivated static method cSkinString::Reparse + static cSkinString::mStrings...
mrwastl
2011-09-17
added scrolling for multiline texts; added additional attribute 'mlrelscroll'...
mrwastl
2011-09-10
bug fix: typo (object height in lists)
mrwastl
2011-09-10
bug fixes: use correct height for objects in lists, fixed position problems w...
mrwastl
2011-07-09
position (x/y/x1/y1/x2/y2) and dimension (width/height) parameters are now ev...
mrwastl
2011-06-20
opacity support for non-monochrome images
mrwastl
2011-06-19
rename SetSupportAlpha()/IsSupportAlpha() to SetProcessAlpha()/IsProcessAlpha...
mrwastl
2011-06-19
more efficient text drawing
mrwastl
2011-06-19
alpha channel: now texts with font effects are fully supported too
mrwastl
2011-06-10
add option 'radius' for text-effects (radius in {1,2})
mrwastl
2011-06-05
improved scrolling of texts: no more premature end of scrolling
mrwastl
2011-05-31
added text effects (shadow, outline)
mrwastl
2011-05-16
object colours (fore/background) are now evaluated at run time; minor clean u...
mrwastl
2011-05-01
initial upload to branch 'touchcol'. see file 'HISTORY' for changes
mrwastl
2010-04-17
backport of skin-support from 0.2.x to 0.1.x, changes for gcc 4.3 conformity
mrwastl