https://bugs.webkit.org/show_bug.cgi?id=37984
Nicolas Mailhot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Nicolas Mailhot <[email protected]> 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 on the CC list for the bug. _______________________________________________ fonts-bugs mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/fonts-bugs http://fonts.fedoraproject.org/
