[Mono-bugs] [Bug 77631][Nor] Changed - Graphics.DrawString issues with Graphics.Clip

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Feb 23 18:49:01 EST 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 scottellington at comcast.net.

http://bugzilla.ximian.com/show_bug.cgi?id=77631

--- shadow/77631	2006-02-23 18:48:27.000000000 -0500
+++ shadow/77631.tmp.7089	2006-02-23 18:49:01.000000000 -0500
@@ -19,6 +19,11 @@
 I have come across a condition in which DrawString will not draw, or will
 draw fragments, of the requested string.  In one second, I will attach a
 sample program in which DrawString is called twice.  On MS.Net both strings
 are drawn.  On Linux, only the first.  Interestingly, if you comment out
 the first call to DrawString, the second call works.  This seems to only
 happen when Graphics.Clip has been called.
+
+------- Additional Comments From scottellington at comcast.net  2006-02-23 18:49 -------
+Created an attachment (id=16520)
+sample program
+


More information about the mono-bugs mailing list