[Mono-bugs] [Bug 80562][Wis] Changed - System.Drawing.Graphics.MeasureString not working.
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Jan 31 05:54:05 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 vlad.dimitrov at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=80562
--- shadow/80562 2007-01-30 20:32:15.000000000 -0500
+++ shadow/80562.tmp.32134 2007-01-31 05:54:04.000000000 -0500
@@ -261,6 +261,13 @@
At second glance I see you're using a version of Gtk+ that use Cairo
and I'm starting to wonder how (and if) both versions can coexists
peacefully together...
+
+------- Additional Comments From vlad.dimitrov at gmail.com 2007-01-31 05:54 -------
+That was exactly my point. As I know GTK's later versions use cairo.
+And as I see System.Drawing uses libgdiplus witch uses cairo again
+under Linux. So probably that's the problem. Maybe the version of
+cairo in libgdiplus is older and has a problem. Or there is something
+global that gets changed while running cairo from GTK.
More information about the mono-bugs
mailing list