[Webkit-unassigned] [Bug 37984] WebKit freetype backend doesn't support "locl" tables

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 29 02:53:36 PST 2010


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


Nicolas Mailhot <nicolas.mailhot at laposte.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nicolas.mailhot at laposte.net




--- Comment #3 from Nicolas Mailhot <nicolas.mailhot at laposte.net>  2010-11-29 02:53:36 PST ---
However, since locl is a "smart font" OpenType feature, and Pango's raison d'ĂȘtre is to implement those features (while freetype alone only provides basic TrueType decoding), it's not really surprising that it fails with the freetype backend.

You do need pango (or more precisely harfbuzz, which is used by pango) to handle this level of font smartness.

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