http://bugs.winehq.org/show_bug.cgi?id=16557
Summary: print preview broken Product: Wine Version: 1.1.0 Platform: Other OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P2 Component: gdi32 AssignedTo: wine-bugs@winehq.org ReportedBy: simonetregnago@grivaonline.com CC: dmitry@codeweavers.com
Created an attachment (id=18047) --> (http://bugs.winehq.org/attachment.cgi?id=18047) good preview
The print preview of my ERP is broken by the following patch:
df76fe6f0cdd55568ba67489cc725813804061fd is first bad commit commit df76fe6f0cdd55568ba67489cc725813804061fd Author: Dmitry Timoshkov dmitry@codeweavers.com Date: Tue Jun 24 16:11:40 2008 +0900
gdi32: Perform the world transform separately from font scaling.
:040000 040000 7e4c02c7f5cb4715c20194183dafaacd61654202 414c51959fb6c23ff9ffe29a2dec0289bba6670e M dlls
Characters seems to be stretched. Please also note that in the latest wine version (1.1.10) the situation changed again, and characters seems to be totally inverted. I attach 3 screenshots: - 1.png show the preview before the patch - 2.png show the preview after the patch - 3.png show the preview in 1.1.10