[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
Mon May 22 09:03:07 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-21 16:33:22.000000000 -0400
+++ shadow/77926.tmp.24851	2006-05-22 09:03:07.000000000 -0400
@@ -155,6 +155,16 @@
                 g.DrawPolygon (Pens.Black, area);
  
                 bm.Save ("77926.png", ImageFormat.Png);
         }
 }
 
+
+------- Additional Comments From xenomorph2 at onlinehome.de  2006-05-22 09:03 -------
+Sebastien, now I did what you wrote and saved the output (windows and
+linux) to a png file.
+
+As you can see (attached screenshot), even on windows filled
+rectangles don't look good.
+
+All my normal (not filled) "triangles" look ok, only the filled ones
+are bad. So, it is a fill-problem.


More information about the mono-bugs mailing list