[Mono-bugs] [Bug 61148][Nor] Changed - Fix to bug 60297
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 4 Jul 2004 14:56:39 -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 .
http://bugzilla.ximian.com/show_bug.cgi?id=61148
--- shadow/61148 2004-07-04 14:54:20.000000000 -0400
+++ shadow/61148.tmp.20582 2004-07-04 14:56:39.000000000 -0400
@@ -12,12 +12,13 @@
ReportedBy: software@solmersa.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: Fix to bug 60297
+BugsThisDependsOn: 60297
Some changes are needed in font.cs (System.Drawing), I pasted the changes
below.
Basically I added a private member to hold the HFONT handle (hFont) when
initialized from a HFONT (method FromHfont), this is needed because there