[Mono-bugs] [Bug 57630][Nor] Changed - [PATCH] Graphics.Measure String gives incorrect results

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 30 Apr 2004 04:43:14 -0400 (EDT)


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 peter@novonyx.com.

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

--- shadow/57630	2004-04-28 20:16:58.000000000 -0400
+++ shadow/57630.tmp.6932	2004-04-30 04:43:14.000000000 -0400
@@ -5,13 +5,13 @@
 OS Details: Redhat 9.0
 Status: NEW   
 Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: Sys.Drawing.
-AssignedTo: jordi@ximian.com                            
+AssignedTo: peter@novonyx.com                            
 ReportedBy: david.mitchell@telogis.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: [PATCH] Graphics.Measure String gives incorrect results
@@ -65,6 +65,10 @@
 Created an attachment (id=7525)
 FIX. This should fix it
 
 
 ------- Additional Comments From miguel@ximian.com  2004-04-28 20:16 -------
 Assigning to Jordi to get the patch reviewed.
+
+------- Additional Comments From peter@novonyx.com  2004-04-30 04:43 -------
+Incorporated the patch as part of my changes on DrawString. Not yet in
+CVS, still need to finish a few other things in DrawString.