On Wed, Feb 26, 2020 at 03:20:54PM +0300, Anton V. Boyarshinov wrote: > To calculate screen size in centimeters we should calculate: > pixels/dpi*2.54 > but not > pixels*dpi/2540 > > Using wrong formula we actually get 65 DPI and very small fonts.
Added to vga patch queu. thanks, Gerd