http://bugs.winehq.org/show_bug.cgi?id=35332
Bug ID: 35332 Summary: Text position problem using GM_ADVANCED graphics mode and dc rotation Product: Wine Version: 1.7.10 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: gdi32 Assignee: wine-bugs@winehq.org Reporter: ralf.habacker@freenet.de Classification: Unclassified
With the applied patches from bug 33190 there is still an issue with the text display position in GM_ADVANCED graphics mode when using SetTextAlign() modes TA_TOP and TA_BOTTOM.
http://bugs.winehq.org/show_bug.cgi?id=35332
--- Comment #1 from Ralf Habacker ralf.habacker@freenet.de --- Created attachment 47123 --> http://bugs.winehq.org/attachment.cgi?id=47123 wine screenshot with TA_BASELINE text align (okay)
http://bugs.winehq.org/show_bug.cgi?id=35332
--- Comment #2 from Ralf Habacker ralf.habacker@freenet.de --- Created attachment 47124 --> http://bugs.winehq.org/attachment.cgi?id=47124 wine screenshot with TA_TOP text align (error)
http://bugs.winehq.org/show_bug.cgi?id=35332
--- Comment #3 from Ralf Habacker ralf.habacker@freenet.de --- Created attachment 47125 --> http://bugs.winehq.org/attachment.cgi?id=47125 wine screenshot with TA_BOTTOM text align (error)
http://bugs.winehq.org/show_bug.cgi?id=35332
Ralf Habacker ralf.habacker@freenet.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on| |33190
http://bugs.winehq.org/show_bug.cgi?id=35332
Ralf Habacker ralf.habacker@freenet.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #47123|wine screenshot with |wine screenshot with description|TA_BASELINE text align |TA_BASELINE text align |(okay) |(minor error)
http://bugs.winehq.org/show_bug.cgi?id=35332
--- Comment #4 from Ralf Habacker ralf.habacker@freenet.de --- Created attachment 47132 --> http://bugs.winehq.org/attachment.cgi?id=47132 Windows screenshot with TA_TOP text align (okay)
http://bugs.winehq.org/show_bug.cgi?id=35332
--- Comment #5 from Ralf Habacker ralf.habacker@freenet.de --- Created attachment 47133 --> http://bugs.winehq.org/attachment.cgi?id=47133 testcase binary
http://bugs.winehq.org/show_bug.cgi?id=35332
--- Comment #6 from Ralf Habacker ralf.habacker@freenet.de --- Created attachment 47134 --> http://bugs.winehq.org/attachment.cgi?id=47134 testcase source
https://bugs.winehq.org/show_bug.cgi?id=35332
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, testcase
--- Comment #7 from Austin English austinenglish@gmail.com --- This is your friendly reminder that there has been no bug activity for over a year. Is this still an issue in current (1.7.37 or newer) wine? If so, please attach the terminal output in 1.7.37 (see http://wiki.winehq.org/FAQ#get_log).
https://bugs.winehq.org/show_bug.cgi?id=35332
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #8 from joaopa jeremielapuree@yahoo.fr --- Bug still occur with wine-5.12.
https://bugs.winehq.org/show_bug.cgi?id=35332
--- Comment #9 from Ralf Habacker ralf.habacker@freenet.de --- (In reply to joaopa from comment #8)
Bug still occur with wine-5.12.
The error no longer occurs with version 8.20.
https://bugs.winehq.org/show_bug.cgi?id=35332
--- Comment #10 from Ralf Habacker ralf.habacker@freenet.de --- (In reply to Ralf Habacker from comment #9)
The error no longer occurs with version 8.20.
To clarify this statement: The bug does not longer occurs with the mentioned version when patch https://bugs.winehq.org/attachment.cgi?id=75445 has been applied.
https://bugs.winehq.org/show_bug.cgi?id=35332
Ralf Habacker ralf.habacker@freenet.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #47134|0 |1 is obsolete| |
--- Comment #11 from Ralf Habacker ralf.habacker@freenet.de --- Created attachment 77295 --> https://bugs.winehq.org/attachment.cgi?id=77295 testcase source
https://bugs.winehq.org/show_bug.cgi?id=35332
Ralf Habacker ralf.habacker@freenet.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #47133|0 |1 is obsolete| |
--- Comment #12 from Ralf Habacker ralf.habacker@freenet.de --- Created attachment 77296 --> https://bugs.winehq.org/attachment.cgi?id=77296 testcase binary
https://bugs.winehq.org/show_bug.cgi?id=35332
Ralf Habacker ralf.habacker@freenet.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #47125|0 |1 is obsolete| |
--- Comment #13 from Ralf Habacker ralf.habacker@freenet.de --- Created attachment 77297 --> https://bugs.winehq.org/attachment.cgi?id=77297 wine screenshot with TA_BOTTOM text align (minor distance differences, see 180° and 270°)
https://bugs.winehq.org/show_bug.cgi?id=35332
Ralf Habacker ralf.habacker@freenet.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #47123|0 |1 is obsolete| | Attachment #47124|0 |1 is obsolete| | Attachment #47132|0 |1 is obsolete| |
--- Comment #14 from Ralf Habacker ralf.habacker@freenet.de --- Created attachment 77298 --> https://bugs.winehq.org/attachment.cgi?id=77298 Windows 11 screenshot with TA_BOTTOM text align
With wine and wine staging 9.20 all three setTextAlign modes show small differences in the position of the text relative to the drawn lines