[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 09:14: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-14 07:28:29.000000000 -0400
+++ shadow/66533.tmp.27336 2004-10-14 09:14:42.000000000 -0400
@@ -53,6 +53,12 @@
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.
+
+------- Additional Comments From rkumar@novell.com 2004-10-14 09:14 -------
+Well, I meant the expected behavior. It is really difficult to fix
+until unless I'm able to reproduce the bug here. Are you using
+libgdiplus and System.Drawing from CVS HEAD ? If not, can you please
+try once and let me know if that solves the problem or not ?