index
:
graphlcd-base
color
master
GraphLCD Drivers Library
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
glcdgraphics
/
extformats.c
Age
Commit message (
Expand
)
Author
2013-03-21
glcdgraphics: bug fix in glcd.c, moved methods Scale() and Blend() to image.c...
mrwastl
2012-09-23
extformats.c: use scaleQuantumToDouble() to get colour values in range 0 to 2...
mrwastl
2012-09-22
extformats.c: Image/GraphicsMagick: avoid usage of MaxRGB and QuantumRange
mrwastl
2012-09-22
Revert "extformats: replace deprecated MaxRGB through QuantumRange (ImageMagi...
mrwastl
2012-09-22
extformats: replace deprecated MaxRGB through QuantumRange (ImageMagick) and ...
mrwastl
2012-06-07
Image/GraphicsMagick: use much more relieable sample() instead of scale() for...
mrwastl
2011-10-15
support for scaling of images (image/graphicsmagick supported images only at ...
mrwastl
2011-06-27
deactivate monochrome setting of imagemagick files because of problems with b...
mrwastl
2011-06-26
set monochrome flag for images loaded by imagemagick if colours <= 2
mrwastl
2011-06-23
more bug fixes for WrapText() (should now be UTF8-proof too); deactivate imag...
mrwastl
2011-06-17
add support for alpha channel
mrwastl
2011-05-29
re-enable transparency
mrwastl
2011-05-29
disable transparency from images loaded by ImageMagick until a working soluti...
mrwastl
2011-05-24
support for transparency (images and text); text and images are transparent p...
mrwastl
2011-05-08
add basic reading support for image formats supported by ImageMagick (optiona...
mrwastl