[Mono-bugs] [Bug 71034][Nor] Changed - On high resolution displays, the size in pixels of fonts and controls should scale up

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Oct 13 23:30:15 EDT 2005


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 miguel at ximian.com.

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

--- shadow/71034	2005-10-01 02:21:09.000000000 -0400
+++ shadow/71034.tmp.12012	2005-10-13 23:30:15.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 71034
 Product: Mono: Class Libraries
 Version: unspecified
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Windows.Forms
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: ove at nipen.no               
 QAContact: mono-bugs at ximian.com
@@ -34,6 +34,11 @@
 The control should have been 125x125 pixels large.
 
 Additional Information:
 Fonts should also scale. 12pt fonts on 96 dpi should measure 12/72 in * 96 
 pixels/in = 16 pixels. On 120 dpi displays, they should measure 20 pixels. 
 This may be a System.Drawing issue, though.
+
+------- Additional Comments From miguel at ximian.com  2005-10-13 23:30 -------
+This has been fixed on SVN.
+
+It implements the 1.x way of doing things.


More information about the mono-bugs mailing list