[Webkit-unassigned] [Bug 176668] [GTK] Lucida Grande bold is abnormally thick

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Sep 10 04:40:16 PDT 2017


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

--- Comment #2 from Alicia Boya GarcĂ­a <aboya at igalia.com> ---
For some reason, the interpretation of font-weight for some fonts (including
both Lucida Grande and Tahoma) is inconsistent among browsers.

This MDN page includes a handy tester: 
https://developer.mozilla.org/en-US/docs/Web/CSS/font-weight

The case of WebKitGTK is surprising and problematic. It actually knows how to
render the font with the correct bold thickness and does that when requested
font-weight: 600... but in CSS `bold` stands for 700. When requested 700 and up
it artificially thickens the font.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170910/d5b35c82/attachment-0001.html>


More information about the webkit-unassigned mailing list