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=77408 --- shadow/77408 2006-02-03 10:21:39.000000000 -0500 +++ shadow/77408.tmp.17562 2006-02-08 16:22:03.000000000 -0500 @@ -1,13 +1,13 @@ Bug#: 77408 Product: Mono: Class Libraries Version: 1.1 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] @@ -106,6 +106,13 @@ (r56528). As for the original problem it looks like (i.e. needs more tests ;-) GDI+ XOR all the individual (closed) shapes in a path before drawing them (while we're kind of union-ing them by only drawing them sequentially). + +------- Additional Comments From [EMAIL PROTECTED] 2006-02-08 16:22 ------- +Fixed in SVN (r56686). It was a missing call to set the fill mode when +filling the path. + +Note: there are still some difference with MS when using complex paths +with internal intersections (but that will get new test cases and bug #). _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
