[Mono-bugs] [Bug 81572][Nor] Changed - MeasureString problems with multline strings

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue May 8 21:59:19 EDT 2007


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 everaldo at simios.org.

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

--- shadow/81572	2007-05-08 21:07:58.000000000 -0400
+++ shadow/81572.tmp.16714	2007-05-08 21:59:19.000000000 -0400
@@ -1,24 +1,23 @@
 Bug#: 81572
 Product: Mono: Class Libraries
 Version: 1.2
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: libgdiplus
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: everaldo at simios.org               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: MeasureString problems with multline strings
-OtherBugsDependingOnThis: 81550
 
 On below code, sizef1 and sizef2 must have same (approximated) width, in
 .NET and Mono on Win32 it works fine so I think that it is a libgdiplus
 problem.
 
 using System;
@@ -49,6 +48,9 @@
 size-1: {Width=91, Height=55}
 size-2: {Width=100, Height=16}
 
 results under X11:
 size-1: {Width=119,8281, Height=75,59375}
 size-2: {Width=119,8333, Height=19,875}
+
+------- Additional Comments From everaldo at simios.org  2007-05-08 21:59 -------
+Unit test added to revision 76976 (MeasureString_MultlineString_Width)


More information about the mono-bugs mailing list