[cairo-bugs] [Bug 84324] cairo quartz font broken in iOS 8 / CGFontGetGlyphPath deprecated in MacOS 10.10 yosemite
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Dec 9 07:31:13 PST 2014
https://bugs.freedesktop.org/show_bug.cgi?id=84324
Andrea Canciani <ranma42 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
Assignee|vladimir at pobox.com |ranma42 at gmail.com
--- Comment #11 from Andrea Canciani <ranma42 at gmail.com> ---
Created attachment 110634
--> https://bugs.freedesktop.org/attachment.cgi?id=110634&action=edit
Wannabe fix
This could be a fix.
I tried it on Yosemite, but I don't have iOS devices.
Could somebody check if it works?
The main differences from the original and the previously attached patches are:
- CFRelease() on the CTFont instance (it should be needed to avoid memleaks)
- no explicit linking of CoreText (AFAICT it might be already pulled in
indirectly by CoreGraphics)
--
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/20141209/7072b9b6/attachment.html>
More information about the cairo-bugs
mailing list