https://bugs.webkit.org/show_bug.cgi?id=37984
--- Comment #22 from Behdad Esfahbod <[email protected]> 2013-01-09 21:27:44 PST --- (In reply to comment #21) > (In reply to comment #20) > > Martin, does this issue still require some work? Is it still relevant? > > Yes, as Behdad says we need to switch to the complex text path when > appropriate. Behdad probably has more information about when the right time > to do that is. On Chrome Linux and Android we already switched to harfbuzz-ng. So, first step is to figure out who still uses harfbuzz.old and switch them over. After that, it's just a matter of developing the heuristics. I personally think that we should get rid of the fastpath and always do complex text processing (requires adding new caches). But that's far from where we are right now. -- 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/
