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

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Mar 15 17:27:10 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 sebastien at ximian.com.

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

--- shadow/80947	2007-03-15 14:52:28.000000000 -0500
+++ shadow/80947.tmp.7303	2007-03-15 16:27:10.000000000 -0500
@@ -63,6 +63,14 @@
 If anyone else wants to take a better stab at this, feel free.
 
 ------- Additional Comments From monkey at jpobst.com  2007-03-15 14:52 -------
 Created an attachment (id=18904)
 Patch
 
+
+------- Additional Comments From sebastien at ximian.com  2007-03-15 16:27 -------
+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


More information about the mono-bugs mailing list