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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -45,6 +45,18 @@ ------- Additional Comments From [EMAIL PROTECTED] 2007-07-27 09:52 ------- Created an attachment (id=19633) Result on Windows/.NET + +------- Additional Comments From [EMAIL PROTECTED] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
