[Webkit-unassigned] [Bug 130327] New: Support arbitrary number of parts for GlyphAssembly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 17 03:15:19 PDT 2014


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

           Summary: Support arbitrary number of parts for GlyphAssembly
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: MathML
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: fred.wang at free.fr
                CC: mrobinson at webkit.org
        Depends on: 130322


Bug 130322 allows to use the data from the GlyphAssembly table. A RenderMathMLOperator::getGlyphAssemblyFallFack function provides a fallback to the format currently supported by RenderMathMLOperator (top/extension/bottom and middle pieces).

However, the GlyphAssembly is more general. In particular it can contain arbitrary number of pieces. Although, I don't think there are MATH fonts that need more that what is currently supported by RenderMathMLOperator, it would be nice to allow the general format.

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