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