http://bugs.winehq.org/show_bug.cgi?id=12330
Summary: Wrong width in some fonts Product: Wine Version: CVS/GIT Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: trivial Priority: P2 Component: fonts AssignedTo: wine-bugs@winehq.org ReportedBy: spa@starfinanz.de
Created an attachment (id=11807) --> (http://bugs.winehq.org/attachment.cgi?id=11807) debug output
There is a regression in 0.9.53. Some texts are displayed with a wrong width, see the attached font screenshot. Regression occured with the following check-in:
~/wine> git-bisect bad 535053b92769ce5f020bb6c5516385cf69da5bf4 is first bad commit commit 535053b92769ce5f020bb6c5516385cf69da5bf4 Author: Dmitry Timoshkov dmitry@codeweavers.com Date: Tue Jan 8 23:02:09 2008 +0800
gdi32: Add support for scaling font metrics.
:040000 040000 2429fbc4c0baa4f663ea5c73c1188c6b5beb5a7e 6c9342e0e233af1ea666a50ef39efd5674614059 M dlls
In 0.9.52 the display is good.
I've attached a WINEDEBUG="+font" log file from current GIT wine: out.dat.tar.gz Locate the string "aktualisiere Kurse" in the log file. This is one of the strings not displayed correctly.