[Webkit-unassigned] [Bug 18001] point text too small at high system DPI

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 1 11:15:55 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=18001





------- Comment #9 from mrmazda at ij.net  2009-06-01 11:15 PDT -------
(In reply to comment #8)
> Arora on Fedora 10: If the font-size is expressed in pt, the result seem to be
> calculated with the assumption that the display has always 96dpi. If th monitor
> has for example 132 dpi, the rendered textes are to small 

That may be because of default Fedora configuration forcing 96 DPI without
regard to actual DPI (which is what OS X & Windows do). Do all installed
browsers render http://fm.no-ip.com/auth/Font/fonts-ptdemo.html the same? If
that is the case, Webkit would have no control over it. You would have to
override the Fedora forcing of 96 DPI at either the system or user level. One
way that can work at system level is to set DisplaySize in /etc/X11/xorg.conf.
If you use the binary NVidia driver you can set your choice of DPI directly via
xorg.conf. http://fm.no-ip.com/auth/Font/fonts-linux-about.html has general
information about dealing with DPI issues.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list