[Webkit-unassigned] [Bug 38500] [chromium] use glyphDataForCharacter so we hit the glyphdata cache

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 4 08:42:18 PDT 2010


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





--- Comment #4 from Evan Martin <evan at chromium.org>  2010-05-04 08:42:18 PST ---
Yes, and this is also incorrect for surrogate pairs.  I intend (after getting
the bold Bengali patch through, sigh) to revisit this.  Either I'll make it
solely in terms of iterating through characters (what my new for loop adds) or
we'll have Harfbuzz-ng in a state where the iteration will likely be different
in some other way.

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