gdiplus: Support for indexed formats in GdipBitmapSetPixel (try2)

MP tux at centrum.cz
Tue Jan 11 22:40:56 CST 2011


I added support for indexed formats (PixelFormat1bppIndexed,
PixelFormat4bppIndexed, PixelFormat8bppIndexed) to GdipBitmapSetPixel
(because one app needed one these functions).

I fixed a typo that occured doing copy & paste (calling 8bit setpixel also
for 4bit and 1bit images) in 1str version of the patch.

I also removed todo_wine from related tests and verified that patched wine
pass these tests.

Attaching fixed patch to current git origin.

Martin Petricek
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: gdiplus-Add-support-for-indexed-formats.txt
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110112/9d3ccd13/attachment-0001.txt>


More information about the wine-patches mailing list