[Webkit-unassigned] [Bug 42220] Subpixel rendering always disabled for Chromium Linux

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 14 11:58:05 PDT 2010


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





--- Comment #5 from Jungshik Shin <jshin at chromium.org>  2010-07-14 11:58:05 PST ---
I was about to upload a patch  to set FontRenderStyle to NoPreference (except for hintStyle which is set to 0), but then rediscovered that for both sandbox and non-sandbox cases, useSubpixel in WebFontRenderStyle is set to the correct default of NoPreference (by calling setDefaults in renderStyleForStrikes). So, there's no point of touching this and I'm back to the head-scratching state (why this regressed in late June).

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