[Webkit-unassigned] [Bug 185778] SVG text wiggles when changing its size through animation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 22 16:33:32 PDT 2018


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

--- Comment #2 from Myles C. Maxfield <mmaxfield at apple.com> ---
We have a lot of dups of this. It’s because we quantize the sub pixel position of glyphs to increase our CoreGraphics glyph cache hit rate. Every time we stop quantizing we always get a huge regression.

None of the other browsers do this quantization.

-- 
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/20180522/f7dd6315/attachment.html>


More information about the webkit-unassigned mailing list