[Bug 56058] New: Drawing text background incorrect
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(a)winehq.org Reporter: ch.panel(a)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 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=56058 joaopa <jeremielapuree(a)yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree(a)yahoo.fr --- Comment #1 from joaopa <jeremielapuree(a)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 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=56058 --- Comment #2 from Christian PANEL <ch.panel(a)free.fr> --- Created attachment 75720 --> https://bugs.winehq.org/attachment.cgi?id=75720 code example -- 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.
https://bugs.winehq.org/show_bug.cgi?id=56058 --- Comment #3 from Christian PANEL <ch.panel(a)free.fr> --- Created attachment 75721 --> https://bugs.winehq.org/attachment.cgi?id=75721 wine result -- 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.
https://bugs.winehq.org/show_bug.cgi?id=56058 --- Comment #4 from Christian PANEL <ch.panel(a)free.fr> --- Created attachment 75722 --> https://bugs.winehq.org/attachment.cgi?id=75722 windows result -- 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.
https://bugs.winehq.org/show_bug.cgi?id=56058 --- Comment #5 from Christian PANEL <ch.panel(a)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 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=56058 Bartosz <gang65(a)poczta.onet.pl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gang65(a)poczta.onet.pl -- 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.
https://bugs.winehq.org/show_bug.cgi?id=56058 Christian PANEL <ch.panel(a)free.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |major -- 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.
https://bugs.winehq.org/show_bug.cgi?id=56058 Bartosz <gang65(a)poczta.onet.pl> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |https://archive.org/details | |/Jasc_Paint_Shop_Pro_v9.01_ | |Windows_2004_Eng -- 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.
https://bugs.winehq.org/show_bug.cgi?id=56058 Ken Sharp <imwellcushtymelike(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, testcase Severity|major |trivial -- 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=56058 --- Comment #6 from Christian PANEL <ch.panel(a)free.fr> --- bug still present on wine-10.0 -- 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=56058 Christian PANEL <ch.panel(a)free.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|trivial |normal -- 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=56058 --- Comment #7 from Christian PANEL <ch.panel@free.fr> --- bug still present on wine-11.0 -- 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=56058 Maotong Zhang <zmtong1988@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |zmtong1988@gmail.com --- Comment #8 from Maotong Zhang <zmtong1988@gmail.com> --- Created attachment 80206 --> http://bugs.winehq.org/attachment.cgi?id=80206 test patch Hi, Test it to see if it can resolve the issue and what impact it might have. Thanks. -- 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=56058 --- Comment #9 from Christian PANEL <ch.panel@free.fr> --- Created attachment 80279 --> http://bugs.winehq.org/attachment.cgi?id=80279 exe (of code example) sorry, I was unable to compile all the library here is the "code example" compiled with VS2015 it can be launched by wine.. -- 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=56058 --- Comment #10 from Maotong Zhang <zmtong1988@gmail.com> --- (In reply to Christian PANEL from comment #9)
Created attachment 80279 [details] exe (of code example)
sorry, I was unable to compile all the library here is the "code example" compiled with VS2015 it can be launched by wine..
Merge the patch into Wine and test this demo. -- 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=56058 --- Comment #11 from Christian PANEL <ch.panel@free.fr> --- :) I'm not a wine developper. I don't even know where to find the source code for wine. Sorry ! -- 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=56058 --- Comment #12 from Maotong Zhang <zmtong1988@gmail.com> --- Created attachment 80280 --> http://bugs.winehq.org/attachment.cgi?id=80280 Test screenshot Detailed testing is needed to check for other effects. -- 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 (2)
-
WineHQ Bugzilla -
WineHQ Bugzilla