[Webkit-unassigned] [Bug 138213] Text positioning is wrong in ComplexTextControllerCoreText if left-most glyph has non-zero glyph position offsets
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Oct 30 15:29:34 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=138213
Myles C. Maxfield <mmaxfield at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mmaxfield at apple.com
--- Comment #2 from Myles C. Maxfield <mmaxfield at apple.com> ---
We already track the location of the run as a whole (using CTRunGetInitialAdvance). Seems that we could just add in the position of the first glyph (unless that is what CTRunGetInitialAdvance is already doing)
--
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/20141030/60c5612f/attachment-0002.html>
More information about the webkit-unassigned
mailing list