[Webkit-unassigned] [Bug 192589] New: [FreeType] Remove HarfBuzzFace

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 11 06:50:13 PST 2018


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

            Bug ID: 192589
           Summary: [FreeType] Remove HarfBuzzFace
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P2
         Component: Text
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cgarcia at igalia.com
                CC: bugs-noreply at webkitgtk.org, mcatanzaro at igalia.com,
                    mmaxfield at apple.com

This was used to share the common implementation with the chromium port, but now that only freetype based ports use it, it can be removed and use hb_ft_face_create_cached() instead. We don't need the glyph cache either, since we are already caching glyphs in Font.

-- 
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/20181211/47263790/attachment-0001.html>


More information about the webkit-unassigned mailing list