[Bug 23192] New: 2D graphics in Mathematica are not antialiased while on Windows they are
http://bugs.winehq.org/show_bug.cgi?id=23192 Summary: 2D graphics in Mathematica are not antialiased while on Windows they are Product: Wine Version: 1.2-rc2 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: b7.10110111(a)gmail.com To see this, try Plot[Sin[x],{x,-10,10}] in Windows and in Wine. Output in Windows is antialiased while in wine it's jagged. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=23192 --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2010-06-15 10:51:32 --- Probably a dupe of bug 22765. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=23192 --- Comment #2 from Ruslan <b7.10110111(a)gmail.com> 2010-06-15 11:00:50 --- Created an attachment (id=28865) --> (http://bugs.winehq.org/attachment.cgi?id=28865) Screenshot No, not fonts. Fonts are antialiased OK. I mean 2D graphics - points, curves, etc. See the attachment -- 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.
http://bugs.winehq.org/show_bug.cgi?id=23192 --- Comment #3 from Ruslan <b7.10110111(a)gmail.com> 2010-06-15 11:05:11 --- Created an attachment (id=28866) --> (http://bugs.winehq.org/attachment.cgi?id=28866) Correct antialiasing - how it should be And here's an example of native linux output (the same as on windows, just easier to make a screenshot). -- 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.
http://bugs.winehq.org/show_bug.cgi?id=23192 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |trivial -- 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.
http://bugs.winehq.org/show_bug.cgi?id=23192 Roderick Colenbrander <thunderbird2k(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |thunderbird2k(a)gmail.com --- Comment #4 from Roderick Colenbrander <thunderbird2k(a)gmail.com> 2010-06-17 12:26:46 --- Does mathematica use gdiplus.dll? If so can you try to set it to native (so you need a native dll)? Likely it will be rendered correctly then. If that's the case it is a gdiplus bug. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=23192 --- Comment #5 from Ruslan <b7.10110111(a)gmail.com> 2010-06-17 15:30:35 --- (In reply to comment #4)
Does mathematica use gdiplus.dll? If so can you try to set it to native (so you need a native dll)? Likely it will be rendered correctly then. If that's the case it is a gdiplus bug.
Yes, when i set gdiplus as 'native, builtin', Mathematica loads its own version of the dll, Mathematica\7.0\SystemFiles\FrontEnd\Binaries\Windows\gdiplus.dll, and rendering becomes correct. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=23192 Roderick Colenbrander <thunderbird2k(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|thunderbird2k(a)gmail.com | Component|-unknown |gdiplus --- Comment #6 from Roderick Colenbrander <thunderbird2k(a)gmail.com> 2010-06-17 15:31:42 --- Marking as a gdiplus bug. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=23192 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx(a)gmail.com --- Comment #7 from Bruno Jesus <00cpxxx(a)gmail.com> 2013-01-29 18:08:46 CST --- Is this still an issue in the latest development version of wine? -- 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.
http://bugs.winehq.org/show_bug.cgi?id=23192 --- Comment #8 from Ruslan Kabatsayev <b7.10110111(a)gmail.com> 2013-01-30 03:13:54 CST --- (In reply to comment #7)
Is this still an issue in the latest development version of wine?
Yes, still reproduces with wine-1.5.22-221-g22f8205 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=23192 --- Comment #9 from Austin English <austinenglish(a)gmail.com> --- Is this still an issue in current (1.7.36 or newer) wine? If so, please attach terminal output. -- 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=23192 --- Comment #10 from Ruslan Kabatsayev <b7.10110111(a)gmail.com> --- Still present in 1.7.36. -- 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=23192 --- Comment #11 from Ruslan Kabatsayev <b7.10110111(a)gmail.com> --- Still present with Mathematica 8.0 and wine-2.5. -- 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=23192 --- Comment #12 from Ruslan Kabatsayev <b7.10110111(a)gmail.com> --- Still present with wine-3.0-rc1 and Mathematica 8.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.
https://bugs.winehq.org/show_bug.cgi?id=23192 joaopa <jeremielapuree(a)yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree(a)yahoo.fr --- Comment #13 from joaopa <jeremielapuree(a)yahoo.fr> --- Does the bug still occur with wine-4.18? -- 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=23192 --- Comment #14 from Vincent Povirk <madewokherd(a)gmail.com> --- Antialiasing is still not implemented in gdiplus so it's unlikely this would have changed. -- 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=23192 Esme Povirk <madewokherd(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |madewokherd(a)gmail.com -- 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)
-
wine-bugs@winehq.org -
WineHQ Bugzilla