[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:28:29 -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@quintana.org.

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

--- shadow/66533	2004-10-14 07:00:42.000000000 -0400
+++ shadow/66533.tmp.25457	2004-10-14 07:28:29.000000000 -0400
@@ -48,6 +48,11 @@
 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.
+
+------- Additional Comments From david@quintana.org  2004-10-14 07:28 -------
+What does 'working fine for me' mean?  Does it throw and exception or
+does it just select the default system font?  Yes, I am able to create
+an existing font.