[Webkit-unassigned] [Bug 142459] New: [SVG -> OTF Converter] Cannot modify glyph's path in script

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 8 13:31:32 PDT 2015


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

            Bug ID: 142459
           Summary: [SVG -> OTF Converter] Cannot modify glyph's path in
                    script
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mmaxfield at apple.com

Any font-face that uses "src: url(" is marked as a remote resource in CSSParser::parseFontFaceSrc(), and all remote fonts get their content re-parsed in CachedSVGFont::ensureCustomFontData().

Note that this is not a regression - this never worked, even without the SVG -> OTF converter.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150308/ce23ebec/attachment-0002.html>


More information about the webkit-unassigned mailing list