<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Font display issue with Edwardian Script ITC font"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=99022">99022</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Font display issue with Edwardian Script ITC font
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>cairo
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>freetype font backend
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>david@freetype.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>Fahad.alsaidi@gmail.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>cairo-bugs@cairographics.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>I am trying to solve a bug in scribus[1] with Edwardian Script ITC font. The H
letter is never drawn completely. In scribus we draw glyhp by glyph using
cairo_show_glyphs[2]. Thinking the problem with our implementation, I test it
with  HarfBuzz tutorial code [3]. I notice if cairo draws one glyph each time
the problem appears but if it draws more than one the problem doesn't appears.

I appreciate your help.


===============
[1] <a href="https://bugs.scribus.net/view.php?id=14324">https://bugs.scribus.net/view.php?id=14324</a>
[2]
<a href="https://github.com/scribusproject/scribus/blob/c47ee4fc64df91688e0910035d58333801f7a738/scribus/text/screenpainter.cpp#L47">https://github.com/scribusproject/scribus/blob/c47ee4fc64df91688e0910035d58333801f7a738/scribus/text/screenpainter.cpp#L47</a>
[3] <a href="https://github.com/behdad/harfbuzz-tutorial">https://github.com/behdad/harfbuzz-tutorial</a></pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>