[Bug 17170] New: Text display error in Autocad - size mismatch
http://bugs.winehq.org/show_bug.cgi?id=17170 Summary: Text display error in Autocad - size mismatch Product: Wine Version: 1.1.3 Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: gdi32 AssignedTo: wine-bugs(a)winehq.org ReportedBy: max(a)veneto.com Created an attachment (id=19052) --> (http://bugs.winehq.org/attachment.cgi?id=19052) Drawing showing PATH_ExtTextOutW bug The following attachments are 2 simple autocad drawings with an MTEXT object (2 lines of text) inside. The first one shows the bug and, when traced, goes through PATH_ExtTextOutW; the text is drawn much smaller as it should. On second drawing the same text (just copied-pasted from the first drawing...), tracing it shows a call to ExtTextOutW and it's displayed correctly. I don't know why the text object copied from first drawing (which goes through PATH_ExtTextOutW) doesn't go through the same code flow if pasted on a new drawing, but it shows indeed some bug on PATH_ExtTextOutW() or other path functions. Ciao Max -- 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.
http://bugs.winehq.org/show_bug.cgi?id=17170 --- Comment #1 from max(a)veneto.com 2009-01-28 10:21:57 --- Created an attachment (id=19054) --> (http://bugs.winehq.org/attachment.cgi?id=19054) Drawing showing how it should be - Don't go through PATH_ExtTextOutW -- 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.
http://bugs.winehq.org/show_bug.cgi?id=17170 --- Comment #2 from max(a)veneto.com 2009-01-28 10:30:37 --- Created an attachment (id=19060) --> (http://bugs.winehq.org/attachment.cgi?id=19060) Jpeg image showing the bug Here a jpeg image showing the bug, in case autocad is not available -- 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.
http://bugs.winehq.org/show_bug.cgi?id=17170 --- Comment #3 from max(a)veneto.com 2009-01-28 10:31:37 --- Created an attachment (id=19061) --> (http://bugs.winehq.org/attachment.cgi?id=19061) Jpeg image showing correct behaviour Same as above but with correct behaviour -- 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.
http://bugs.winehq.org/show_bug.cgi?id=17170 max(a)veneto.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #4 from max(a)veneto.com 2009-04-01 02:33:16 --- Fixed on today's (2009/04/01) git. Ciao Max -- 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.
http://bugs.winehq.org/show_bug.cgi?id=17170 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #5 from Alexandre Julliard <julliard(a)winehq.org> 2009-04-10 11:21:53 --- Closing bugs fixed in 1.1.19. -- 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.
participants (1)
-
wine-bugs@winehq.org