[Mono-bugs] [Bug 82202][Nor] Changed - Graphics.DrawPath one pixel horizontal offset
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Jul 30 09:59:37 EDT 2007
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by sebastien at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=82202
--- shadow/82202 2007-07-30 08:47:42.000000000 -0400
+++ shadow/82202.tmp.31379 2007-07-30 09:59:37.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 82202
Product: Mono: Class Libraries
Version: 1.2
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: libgdiplus
AssignedTo: sebastien at ximian.com
ReportedBy: JoergR at voelcker.com
QAContact: mono-bugs at ximian.com
@@ -45,6 +45,18 @@
------- Additional Comments From JoergR at voelcker.com 2007-07-27 09:52 -------
Created an attachment (id=19633)
Result on Windows/.NET
+
+------- Additional Comments From sebastien at ximian.com 2007-07-30 09:59 -------
+Fixed in SVN r82980, unit tests added in r82981.
+
+For some reason(*), that I can't recall this morning, the AA was
+turned off for paths. Turning this on fixes the issue.
+
+I added your test case as a new unit tests and did the same thing for
+FillPath (and found another buglet there).
+
+(*) this fix won't be backported into 1.2.5 because of it's potential
+for regression. If everything is ok it will be part of 1.2.6.
More information about the mono-bugs
mailing list