[Webkit-unassigned] [Bug 33065] New: Chromium Linux: add support for per-strike font render preferences

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 30 13:20:17 PST 2009


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

           Summary: Chromium Linux: add support for per-strike font render
                    preferences
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: agl at chromium.org


fontconfig on Linux can change the render preferences on a per strike basis (a
strike a combination of face and size). Because of this, we need to query
fontconfig each time a new FontPlatformData is created for a new size.

This patch adds support for querying this via ChromiumBridge.

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