[Webkit-unassigned] [Bug 76048] [GTK] fast/text/font-kerning.html fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 15 14:47:23 PDT 2012


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


arno. <arno at renevier.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |arno at renevier.net




--- Comment #5 from arno. <arno at renevier.net>  2012-08-15 14:47:56 PST ---
I can reproduce the bug.
Actually, for "-webkit-font-kerning: none; text-rendering: optimizelegibility", the complex text path is taken. That's probably correct because there may be some ligatures.
But unfortunately, it's not possible to disable kerning (nor ligatures) in the complex codepath. I tried to find a way to tell pango to not enable kerning, but I didn't suceed.

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