[Mono-bugs] [Bug 80947][Wis] Changed - FontDialog FixedWidth Problem

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Mar 19 15:06:54 EDT 2007


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 monkey at jpobst.com.

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

--- shadow/80947	2007-03-18 22:35:32.000000000 -0500
+++ shadow/80947.tmp.8107	2007-03-19 14:06:54.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 80947
 Product: Mono: Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: Xp Pro
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Wishlist
 Component: Windows.Forms
 AssignedTo: monkey at jpobst.com                            
 ReportedBy: jeffr at newhartsystems.com               
 QAContact: mono-bugs at ximian.com
@@ -72,6 +72,13 @@
 From what I've read the LOGFONT.lfPitchAndFamily is always 0 when used
 with GDI+. This seems to be a design decision by MS (and of course the
 font dialog isn't based on GDI+ ;-)
 
 So it's either unmanaged (where LOGFONT should work, at least on
 Windows) or your trick (but I would compare 'i' and 'W'). m2cc
+
+------- Additional Comments From monkey at jpobst.com  2007-03-19 14:06 -------
+I went ahead and committed the managed version.  It's pretty decent
+and not too slow.  If it doesn't work out, we can always refine it
+later.  The only issue with it seems to be it includes symbol fonts.
+
+Fixed in r74616.


More information about the mono-bugs mailing list