<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - cairo quartz font broken in ios 8"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=84324">84324</a>
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>vladimir@pobox.com
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>cairo quartz font broken in ios 8
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>cairo-bugs@cairographics.org
          </td>
        </tr>

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

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>other
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>rkdgu+a44zyz19a8hys@sharklasers.com
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>ARM
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>1.12.16
          </td>
        </tr>

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

        <tr>
          <th>Product</th>
          <td>cairo
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=106845" name="attach_106845" title="Simon Cozens' patch">attachment 106845</a> <a href="attachment.cgi?id=106845&action=edit" title="Simon Cozens' patch">[details]</a></span>
Simon Cozens' patch

After updating to iOS 8, quartz_font_ensure_symbols does not set
_cairo_quartz_font_symbols_present to TRUE because CGFontGetGlyphPath no longer
exists.  This causes _cairo_quartz_font_face_create_for_toy (and others) to
error out with CAIRO_STATUS_NO_MEMORY.

Simon Cozens on the mailing list saw that this function was deprecated in OS X
10.10 in June and submitted a patch.  Applying the patch fixed the issue.</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>