[cairo-bugs] [Bug 84324] New: cairo quartz font broken in ios 8

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Sep 25 03:45:58 PDT 2014


https://bugs.freedesktop.org/show_bug.cgi?id=84324

          Priority: medium
            Bug ID: 84324
          Assignee: vladimir at pobox.com
           Summary: cairo quartz font broken in ios 8
        QA Contact: cairo-bugs at cairographics.org
          Severity: normal
    Classification: Unclassified
                OS: other
          Reporter: rkdgu+a44zyz19a8hys at sharklasers.com
          Hardware: ARM
            Status: NEW
           Version: 1.12.16
         Component: quartz font backend
           Product: cairo

Created attachment 106845
  --> https://bugs.freedesktop.org/attachment.cgi?id=106845&action=edit
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.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cairographics.org/archives/cairo-bugs/attachments/20140925/667a5f39/attachment.html>


More information about the cairo-bugs mailing list