[Webkit-unassigned] [Bug 205990] [HarfBuzz] A partially selected RTL text is placed at a wrong vertical position if it has a vertical initial advance

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 9 02:16:38 PST 2020


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

--- Comment #6 from Fujii Hironori <Hironori.Fujii at sony.com> ---
FontCascade::getGlyphsAndAdvancesForComplexText is calculating
initialAdvance by subtracting RTL text's advances from totalWidth.

It should do same for y-axis.

-- 
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/20200109/afd5bb14/attachment.htm>


More information about the webkit-unassigned mailing list