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=75500

--- shadow/75500        2005-07-07 07:12:58.000000000 -0400
+++ shadow/75500.tmp.3539       2005-07-07 07:12:58.000000000 -0400
@@ -0,0 +1,27 @@
+Bug#: 75500
+Product: Mono: Class Libraries
+Version: 1.1
+OS: 
+OS Details: 10.4.1
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Sys.Drawing.
+AssignedTo: [EMAIL PROTECTED]                            
+ReportedBy: [EMAIL PROTECTED]               
+QAContact: [EMAIL PROTECTED]
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: DrawString repeats multilined text
+
+The System.Drawing.Graphics.DrawString method disbehaves on multiline texts.
+
+It will draw "first line\nsecond line\nthird line" as:
+
+first linesecond linethird line
+second linethird line
+third line
+
+A code example will be attached.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to