[Mono-bugs] [Bug 61310][Nor] Changed - Fix to bugs 60297, 61148

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 15 Jul 2004 22:34:19 -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 echeslack@gmail.com.

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

--- shadow/61310	2004-07-08 16:44:45.000000000 -0400
+++ shadow/61310.tmp.25932	2004-07-15 22:34:19.000000000 -0400
@@ -88,6 +88,9 @@
 < 				GDIPlus.CheckStatus 
 (GDIPlus.GdipGetLogFontA (fontObject, IntPtr.Zero, ref lf));
 < 				Hfont = GDIPlus.CreateFontIndirectA (ref 
 lf);
 ---
 > 				return (hFont);
+
+------- Additional Comments From echeslack@gmail.com  2004-07-15 22:34 -------
+*** Bug 61222 has been marked as a duplicate of this bug. ***