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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -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 [EMAIL PROTECTED] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
