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=77926 --- shadow/77926 2006-05-15 09:26:43.000000000 -0400 +++ shadow/77926.tmp.13499 2006-05-21 15:46:06.000000000 -0400 @@ -95,6 +95,17 @@ for g.DrawPolygon (Pens.Black, area); and zooming the result in GIMP shows that the problem isn't filling-related. Updating bug summary to reflect this... + +------- Additional Comments From [EMAIL PROTECTED] 2006-05-21 15:46 ------- +Sebastien, the problem is filling related. + +I wrote a small test app that draws 4 triangles with DrawPolygon and +the same triangles with FillPoylgon. + +As you can see in the screenshot those filled triangles look even bad +on windows. + +Attached is also the source code for the test app. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
