[Bug 48338] DIB images with bpp <= 8 get wrong palette when converted to GpBitmap

WineHQ Bugzilla wine-bugs at winehq.org
Sun Dec 29 03:15:13 CST 2019


https://bugs.winehq.org/show_bug.cgi?id=48338

Dmitry Timoshkov <dmitry at baikal.ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Unknown application paints  |DIB images with bpp <= 8
                   |GIF images incorrectly      |get wrong palette when
                   |                            |converted to GpBitmap

--- Comment #2 from Dmitry Timoshkov <dmitry at baikal.ru> ---
The bug is not specific to GIF or any other image format, it's a generic
problem of GdipCreateBitmapFromHBITMAP/GdipCreateBitmapFromGdiDib both of
which don't handle palette of the DIB correctly.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list