[Bug 25549] Mega Games Pack fails to draw bitmap graphics

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Sep 20 10:58:50 CDT 2011


http://bugs.winehq.org/show_bug.cgi?id=25549

Alexandre Julliard <julliard at winehq.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|regression                  |
          Component|winex11.drv                 |gdiplus

--- Comment #15 from Alexandre Julliard <julliard at winehq.org> 2011-09-20 10:58:49 CDT ---
The x11 change is correct, the bug is in gdiplus. It loads a jpg into a 24-bpp
DIB, so when blitting it into a 32-bpp DIB the alpha channel is set to 0. Not
sure where in gdiplus the alpha should be fixed up.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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