https://bugs.winehq.org/show_bug.cgi?id=56058
Bug ID: 56058 Summary: Drawing text background incorrect Product: Wine Version: 8.0.2 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: gdi32 Assignee: wine-bugs@winehq.org Reporter: ch.panel@free.fr Distribution: ---
Bug in the TextOut function -when background is OPAQUE -when the "font" used defines an orientation the writing is drawn with the defined orientation but the background is drawn without orientation
https://bugs.winehq.org/show_bug.cgi?id=56058
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #1 from joaopa jeremielapuree@yahoo.fr --- Can you attach a screenshot showing the problem?
And a minimal test case (with its source code) would be a very helpful thing for developers
https://bugs.winehq.org/show_bug.cgi?id=56058
--- Comment #2 from Christian PANEL ch.panel@free.fr --- Created attachment 75720 --> https://bugs.winehq.org/attachment.cgi?id=75720 code example
https://bugs.winehq.org/show_bug.cgi?id=56058
--- Comment #3 from Christian PANEL ch.panel@free.fr --- Created attachment 75721 --> https://bugs.winehq.org/attachment.cgi?id=75721 wine result
https://bugs.winehq.org/show_bug.cgi?id=56058
--- Comment #4 from Christian PANEL ch.panel@free.fr --- Created attachment 75722 --> https://bugs.winehq.org/attachment.cgi?id=75722 windows result
https://bugs.winehq.org/show_bug.cgi?id=56058
--- Comment #5 from Christian PANEL ch.panel@free.fr --- hi joaopa,
here is the result of a simple code (touched from MSDN) that shows the differences beetween wine and windows : the background of text is grey and the text is red. text is oriented and background opaque.
best regards
https://bugs.winehq.org/show_bug.cgi?id=56058
Bartosz gang65@poczta.onet.pl changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gang65@poczta.onet.pl
https://bugs.winehq.org/show_bug.cgi?id=56058
Christian PANEL ch.panel@free.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |major
https://bugs.winehq.org/show_bug.cgi?id=56058
Bartosz gang65@poczta.onet.pl changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://archive.org/details | |/Jasc_Paint_Shop_Pro_v9.01_ | |Windows_2004_Eng
https://bugs.winehq.org/show_bug.cgi?id=56058
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, testcase Severity|major |trivial