[Webkit-unassigned] [Bug 161493] [FreeType] Incorrect application of glyph positioning in the Y direction

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Sep 3 07:23:01 PDT 2016


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

--- Comment #5 from Khaled Hosny <khaledhosny at eglug.org> ---
Created attachment 287860
  --> https://bugs.webkit.org/attachment.cgi?id=287860&action=review
Proof of concept patch

This is a proof of concept patch that fixes the Y positioning issue for me. It seems just setting the offsets is all needed, probably other parts of the code will apply them when present. I haven’t tested what is the effect of setting the X offset as well (e.g. on kerning).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160903/92e1b058/attachment.html>


More information about the webkit-unassigned mailing list