[Webkit-unassigned] [Bug 152393] [Regression] Icon fonts using hinting blurred since r172008 [r171989-r172326]

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 17 13:27:27 PST 2015


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

--- Comment #6 from Adam Strzelecki <ono at java.pl> ---
Sort of. It looks like before r172008 all text box offsets were rounded to device pixel boundaries, but the r172008 introduced rounding only in one direction, so when text is horizontal only Y is rounded, when vertical only X. I completely don't get the reasoning behind that. But the result can be observed on attached sshots.

https://trac.webkit.org/changeset/172008/trunk/Source/WebCore/rendering/InlineTextBox.cpp

I only hope this is THE change that caused the bug and no other changes were introduced afterwards, this is just because I did bisections using last years nightly builds, but there is a gap between r171989-r172326, so I blame r172008 just looking at the changes between these releases.

-- 
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/20151217/ca552d5c/attachment.html>


More information about the webkit-unassigned mailing list