[Webkit-unassigned] [Bug 92641] New: [cairo] harfbuzzGetGlyph should avoid allocation and use a lower level library call

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 30 05:43:47 PDT 2012


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

           Summary: [cairo] harfbuzzGetGlyph should avoid allocation and
                    use a lower level library call
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dominik.rottsches at intel.com


Instead of going through cairo, we should try to use a lower level library such as freetype directly in harfbuzzGetGlyph() of HarfBuzzNGFaceCairo.cpp. This has been attempted in bug 91864 but lead to partially incorrect results. We should find out why that is.

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