[Webkit-unassigned] [Bug 17122] [GTK] Bad font default settings

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 1 15:16:41 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=17122


alp at atoker.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alp at atoker.com,
                   |                            |sven at imendio.com
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1




------- Comment #1 from alp at atoker.com  2008-02-01 15:16 PDT -------
Agreed. Our best hope is to do exactly what fx does when it comes to font
matching and sizes since users will be used to their existing settings.

Although the per-screen DPI-based font size adjustment we have in WebSettings
is cool, we may have to disable it by default to match fx.

Like you say, the default sizes need looking at. Fonts like "sans" and
"monospace" are generally a good choice since FontConfig is meant to do the
right thing with them.

WebKit/Mac has special cases for certain fonts. If fx special-cases specific
fonts, we should borrow their code and/or matching rules. Time to look at
http://mxr.mozilla.org

herzi, and thoughts on this? Is your patch likely to be ready soon?


-- 
Configure bugmail: http://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