[Webkit-unassigned] [Bug 149036] New: Split FontDescription into lower and higher level types

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 10 06:47:58 PDT 2015


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

            Bug ID: 149036
           Summary: Split FontDescription into lower and higher level
                    types
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Text
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: koivisto at iki.fi

Currently FontDescription is used through the text subsystem. However much of the data it carries is only needed by FontCascade and text layout but not by the lower Font/FontCache layer. This make code confusing. For example families specified in FontDescription are ignored at lower levels.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150910/0a0984ff/attachment.html>


More information about the webkit-unassigned mailing list