[Bug 47139] New: SetWorldTransform faulty when rendering text with DrawTextEx

wine-bugs at winehq.org wine-bugs at winehq.org
Tue May 7 15:38:39 CDT 2019


https://bugs.winehq.org/show_bug.cgi?id=47139

            Bug ID: 47139
           Summary: SetWorldTransform faulty when rendering text with
                    DrawTextEx
           Product: Wine
           Version: 4.7
          Hardware: x86
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: user32
          Assignee: wine-bugs at winehq.org
          Reporter: zen253231 at gmail.com
      Distribution: ---

Created attachment 64368
  --> https://bugs.winehq.org/attachment.cgi?id=64368
Text is cut on all sides when turned

Since at least wine 3.16 up to 4.7 when using DrawTextEx with (either
DT_WORDBREAK, either DT_SINGLELINE) Or DT_CALCRECT,

SetWorldTransform fails to transform correctly the size of text box and cuts
text to display inclined.

The 4 coefficients of Xform are used to compute transformation.

-- 
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