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

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Feb 23 18:48:27 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.7074	2006-02-23 18:48:27.000000000 -0500
@@ -0,0 +1,24 @@
+Bug#: 77631
+Product: Mono: Class Libraries
+Version: 1.1
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: libgdiplus
+AssignedTo: jordi at ximian.com                            
+ReportedBy: scottellington at comcast.net               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Graphics.DrawString issues with Graphics.Clip
+
+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.


More information about the mono-bugs mailing list