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

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Oct 6 10:21:41 PDT 2014


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

--- Comment #3 from Behdad Esfahbod <freedesktop at behdad.org> ---
(In reply to Andrea Canciani from comment #2)
> (In reply to Behdad Esfahbod from comment #1)
> > Looks good to me.  Anyone can commit this please?
> 
> I raised some concerns about the patch in the discussion on the mailing list.
> Are we ok with dropping support for 10.4? (This would also enable some more
> cleanup in quartz, but at the very least we should mention it)

I wouldn't mind if we don't support 10.5 or 10.6 either.  10.4 is definitely a
no-brainer to me.


> Should we go for a CoreText font backend?

Not quite sure.  Only if we have to.  Remove the old ATSU stuff.  Start adding
CoreText when it makes sense.  Right now the backend does without CoreText
because what we need is very simple to do with CGFont (scale by em-size).  This
works because OS X almost fully supports subpixel-positioned text, so there's
little hinting to worry about.

> For a handle to the thread in the mailing list, see
> http://lists.cairographics.org/archives/cairo/2014-July/025348.html

-- 
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/20141006/6a873a62/attachment.html>


More information about the cairo-bugs mailing list