[Webkit-unassigned] [Bug 18307] Incorrect Hiragino Kaku Gothic, font-weight:500

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 4 00:03:54 PDT 2008


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





------- Comment #3 from mitz at webkit.org  2008-04-04 00:03 PDT -------
Indeed, CSS2.1 suggests using the '400' weight for '500' if a '500' weight is
unmapped.

(Hiragino Kaku Gothic Pro has two weights: W3, which AppKit maps to 4, which is
between '300' and '400'; and W6, which AppKit maps to 8, which is between '600'
and '700'. Since the desired weight of '500' corrresponds to 6, the two
candidates are equidistant from the desired weight, and the current heuristic
is to go for the stronger effect, i.e. further away from '400').


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