[Bug 30126] Matrix Games - Distant Worlds fails on startup (GdipDrawEllipse fails to draw ellipse without HDC)

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Mar 10 15:08:21 CST 2012


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

--- Comment #6 from Vincent Povirk <madewokherd at gmail.com> 2012-03-10 15:08:21 CST ---
Well, we can't use an HDC for pixel formats with an alpha channel, because
gdi32 cannot draw with alpha data. We need a line/curve drawing implementation
that doesn't rely on gdi32.

-- 
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