[Mono-bugs] [Bug 80562][Wis] Changed - Coexistance problem of Gtk+/Cairo and Libgdiplus/Cairo
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Feb 5 09:42:02 EST 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 sebastien at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=80562
--- shadow/80562 2007-02-04 18:06:15.000000000 -0500
+++ shadow/80562.tmp.1651 2007-02-05 09:42:02.000000000 -0500
@@ -1,23 +1,23 @@
Bug#: 80562
Product: Mono: Class Libraries
Version: 1.2
OS: GNU/Linux [Other]
OS Details:
-Status: REOPENED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Wishlist
Component: Sys.Drawing.
AssignedTo: mono-bugs at ximian.com
ReportedBy: vlad.dimitrov at gmail.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: System.Drawing.Graphics.MeasureString not working.
+Summary: Coexistance problem of Gtk+/Cairo and Libgdiplus/Cairo
System.Drawing.Graphics.MeasureString (string text, Font font) returns
always width:0 and height:2, no matter what input is passed.
------- Additional Comments From sebastien at ximian.com 2007-01-19 18:10 -------
There are known issues with MeasureString (search in bugzilla) however
@@ -309,6 +309,10 @@
mono ConsoleApplication.exe
text:This is a test string, size:{Width=144.4444, Height=15.27778}
text:This is another test string, size:{Width=194.4444, Height=15.27778}
Guess this is it. You can mark it as fixed. :)
+
+------- Additional Comments From sebastien at ximian.com 2007-02-05 09:42 -------
+Fixed in SVN r72296.
+Thanks for all your help!
More information about the mono-bugs
mailing list