[Mono-bugs] [Bug 77926][Nor] Changed - Drawing small polygons
results aren't visually pleasing
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun May 21 15:46:06 EDT 2006
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 xenomorph2 at onlinehome.de.
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 xenomorph2 at onlinehome.de 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.
More information about the mono-bugs
mailing list