[Webkit-unassigned] [Bug 25818] Regression: WebKit misrenders line-height for Thai letters

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 17 00:51:02 PDT 2009


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





------- Comment #4 from mitz at webkit.org  2009-05-17 00:51 PDT -------
The primary font (Helvetica 13px) has a 12px ascent and a 3px descent; the
fallback font (Thonburi 13px) has a 14px descent and a 3px descent. For 18px
line-spacing, Helvetica gets an extra pixel above and two extra pixels below,
and Thonburi gets one pixel below. Combined, that's 14px above the baseline and
5px below the baseline for a total height of 19px.


-- 
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