[cairo] [PATCH] Re: cairo-quartz-font.c: Non-public CGFontGetGlyphPath now deprecated

Andrea Canciani ranma42 at gmail.com
Fri Nov 7 13:34:07 PST 2014


On Fri, Nov 7, 2014 at 9:31 PM, Behdad Esfahbod <behdad at behdad.org> wrote:

> On 14-11-07 11:06 AM, Bryce Harrington wrote:
> > I usually don't tinker with fonts nor osx, but if the patch just needs
> > landed and everyone's cool with it, I can do so.
>
> SGTM.
>

Unfortunately, in the last few months I did not have an OS X environment
for testing cairo, which is part of the reason why I'm currently unable to
maintain the quartz backend.
As I already mentioned in the original thread (
http://lists.cairographics.org/archives/cairo/2014-July/025348.html ),
there seems to be a CFRelease() missing, so it might cause leaks (although
I'm not claiming it leaks for sure, I can't try it out).
Assuming that is not a problem, either in the same patch or in another one
(but definitely before a release [candidate]) we should update the README
to mention the new requirements.

In the quartz backend there is a bunch of 10.4-specific code, mostly
because of blend modes.
As there seems to be general agreement that maintaining 10.4 compatibility
is of no interest, I will try to provide a patch which gets rid of that
dead code "soonish".
My laptop died last week, hence right now I have no development environment
at all; on the bright side, in a couple of weeks I should get a new
MacBookPro and be able to develop and test on OS X again.

Andrea


>
> --
> behdad
> http://behdad.org/
> --
> cairo mailing list
> cairo at cairographics.org
> http://lists.cairographics.org/mailman/listinfo/cairo
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cairographics.org/archives/cairo/attachments/20141107/162840b0/attachment.html>


More information about the cairo mailing list