gdiplus: Support for indexed formats in GdipBitmapSetPixel

MP tux at centrum.cz
Mon Jan 10 19:26:00 CST 2011


I run one windows application (unfortunately the application is not publicly
available) and I run into some parts of the application being shown in black
and lots of "fixme:gdiplus:GdipBitmapSetPixel not implemented for format
0x30803" shown on console.

So I added support for indexed formats (PixelFormat1bppIndexed,
PixelFormat4bppIndexed, PixelFormat8bppIndexed) to GdipBitmapSetPixel.

Attaching patch to current git origin.

Martin Petricek
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: gdiplus.txt
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110111/41683c67/attachment.txt>


More information about the wine-patches mailing list