[Mono-bugs] [Bug 66533][Nor] Changed - Instantiating a System.Drawing.Font object with a non-existant font throws exception
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 14 Oct 2004 07:00:42 -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 rkumar@novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=66533
--- shadow/66533 2004-10-02 17:33:56.000000000 -0400
+++ shadow/66533.tmp.24715 2004-10-14 07:00:42.000000000 -0400
@@ -43,6 +43,11 @@
To be compatible with MSFT .NET, select the default system font instead
How often does this happen?
Always
Additional Information:
+
+------- Additional Comments From rkumar@novell.com 2004-10-14 07:00 -------
+Are you able to create any existing font ? I just want to make sure
+that you have all the required stuff in place. BTW, your testcase is
+working fine here for me.