[Bug 17170] New: Text display error in Autocad - size mismatch

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jan 28 10:20:35 CST 2009


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 at winehq.org
        ReportedBy: max at 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.



More information about the wine-bugs mailing list