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=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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 2007-05-08 21:59 ------- +Unit test added to revision 76976 (MeasureString_MultlineString_Width) _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
