[Webkit-unassigned] [Bug 69507] [chromium] [linux] Pass language to fontconfig

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 28 17:04:23 PST 2013


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





--- Comment #5 from Jungshik Shin <jshin at chromium.org>  2013-01-28 17:06:21 PST ---
Another alternative is to pre-populate WebPreferences from fontconfig in advance (perhaps at the start-up time) if it's set to '<default>' (or generic font name like sans) instead of actual concrete font family). 

This will increase the start-up time, but we don't have to worry about hitting fontconfig twice during actual layout. If we do that, this has to be done in Chrome and it's not a webkit bug any more.

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