<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [FreeType] Incorrect application of glyph positioning in the Y direction"
   href="https://bugs.webkit.org/show_bug.cgi?id=161493#c15">Comment # 15</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [FreeType] Incorrect application of glyph positioning in the Y direction"
   href="https://bugs.webkit.org/show_bug.cgi?id=161493">bug 161493</a>
              from <span class="vcard"><a class="email" href="mailto:mmaxfield&#64;apple.com" title="Myles C. Maxfield &lt;mmaxfield&#64;apple.com&gt;"> <span class="fn">Myles C. Maxfield</span></a>
</span></b>
        <pre>Comment on <span class=""><a href="attachment.cgi?id=287860&amp;action=diff" name="attach_287860" title="Proof of concept patch">attachment 287860</a> <a href="attachment.cgi?id=287860&amp;action=edit" title="Proof of concept patch">[details]</a></span>
Proof of concept patch

View in context: <a href="https://bugs.webkit.org/attachment.cgi?id=287860&amp;action=review">https://bugs.webkit.org/attachment.cgi?id=287860&amp;action=review</a>

<span class="quote">&gt;&gt; Source/WebCore/platform/graphics/harfbuzz/HarfBuzzShaper.cpp:580
&gt;&gt; +                glyphBuffer-&gt;add(glyphs[i], currentRun-&gt;fontData(), createGlyphBufferAdvance(glyphAdvanceX, glyphAdvanceY), currentCharacterIndex, &amp;offset);
&gt; 
&gt; It appears that FontCascade::drawGlyphBuffer() doesn't actually move any glyphs according to the offsets. How does this work?</span >

There is a different add() function which takes a GlyphBufferAdvance, which should be 2-dimensional.</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>