[Webkit-unassigned] [Bug 100551] turn off text antialiasing by default for Chromium Mac, Linux DRT

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 13 14:29:22 PDT 2013


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





--- Comment #12 from Nico Weber <thakis at chromium.org>  2013-03-13 14:31:47 PST ---
Turns out skia does turn off lcd antialiasing in SkFontHost_mac_coretext if layout test mode is set, see https://codereview.chromium.org/12316132 and https://bugs.webkit.org/show_bug.cgi?id=110890

So at least on Mac, we probably don't want to do this (since skia already does it). This might be true on linux too.

Text pixel baselines on mac seem to match on 10.6, .7, and .8.

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


More information about the webkit-unassigned mailing list