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

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 28 Apr 2004 18:35:56 -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 david.mitchell@telogis.com.

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

--- shadow/57630	2004-04-25 23:00:01.000000000 -0400
+++ shadow/57630.tmp.12870	2004-04-28 18:35:56.000000000 -0400
@@ -57,6 +57,11 @@
                                                                           
      
         bm.Save("foo.png", ImageFormat.Png);
         bm.Dispose();
     }
 }
+
+------- Additional Comments From david.mitchell@telogis.com  2004-04-28 18:35 -------
+Created an attachment (id=7525)
+FIX. This should fix it
+