http://bugs.winehq.org/show_bug.cgi?id=25089
Summary: Regression in usp10 - completely garbled output Product: Wine Version: 1.3.3 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: usp10 AssignedTo: wine-bugs@winehq.org ReportedBy: martin.wilck@ts.fujitsu.com
Created an attachment (id=31811) --> (http://bugs.winehq.org/attachment.cgi?id=31811) screen shot
I found a regression in recent Wine (1.3.3 and newer) with a commercial program I am using from time to time. The characters in simple dialog (buttons and labels) are completely garbled ("$BODFM" instead of "Cancel"). See attached screen shots.
Bisection turned out that the regression was caused by
commit e8816357416a8d3c6bc3d539b869e2e5c29656b2 Author: Aric Stewart aric@codeweavers.com Date: Wed Sep 8 13:30:46 2010 -0500
usp10: Attempt to shape with non TMPF_TRUETYPE fonts.
Just do not do the parts that are known to require ttf tables.