<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [Regression] Icon fonts using hinting blurred since r172008 [r171989-r172326]"
   href="https://bugs.webkit.org/show_bug.cgi?id=152393#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [Regression] Icon fonts using hinting blurred since r172008 [r171989-r172326]"
   href="https://bugs.webkit.org/show_bug.cgi?id=152393">bug 152393</a>
              from <span class="vcard"><a class="email" href="mailto:ono&#64;java.pl" title="Adam Strzelecki &lt;ono&#64;java.pl&gt;"> <span class="fn">Adam Strzelecki</span></a>
</span></b>
        <pre>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.

<a href="https://trac.webkit.org/changeset/172008/trunk/Source/WebCore/rendering/InlineTextBox.cpp">https://trac.webkit.org/changeset/172008/trunk/Source/WebCore/rendering/InlineTextBox.cpp</a>

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.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>