[Webkit-unassigned] [Bug 174418] [HarfBuzz] Decomposed Vietnamese characters are rendered incorrectly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 12 02:52:37 PDT 2017


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

--- Comment #2 from Fujii Hironori <Hironori.Fujii at sony.com> ---
HarfBuzzShaper should normalize the input text before shaping.

Actually, HarfBuzzShaper::setNormalizedBuffer does the task.
https://trac.webkit.org/browser/webkit/trunk/Source/WebCore/platform/graphics/harfbuzz/HarfBuzzShaper.cpp?rev=219385#L233

But, this function hasn't called from anywhere since Bug 108077.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170712/27e0a586/attachment.html>


More information about the webkit-unassigned mailing list