http://bugs.winehq.org/show_bug.cgi?id=24706
Summary: GDIPlus Regression in Wine 1.3.4 : no fonts displayed in Synthesia Product: Wine Version: 1.3.4 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: gdiplus AssignedTo: wine-bugs@winehq.org ReportedBy: mahen@free.fr
Since Wine 1.3.4, fonts are not displayed in Synthesia anymore (synthesiagame.com). I ran a regression test and figured the following cause :
c8a48f237e43174673fa3686ebe99e42f6a0d8a4 is the first bad commit commit c8a48f237e43174673fa3686ebe99e42f6a0d8a4 Author: Vincent Povirk vincent@codeweavers.com Date: Thu Sep 30 16:07:53 2010 -0500
gdiplus: Don't create a DIB section for non-alpha or reference bitmaps.
:040000 040000 07d4dd9deff466eaeb5a5b4a79541bcfc8c6c1c6 3fb622798b75c1479d5ea652762809c21485ff34 M dlls
Cheers !