On Oct 13, 2015, at 15:02 , Raglan T. Tiger <[email protected]> wrote:
>
> I see that CGContextShowTextAtPoint is deprecated in 10.9 ... is it gone in
> 10.11?
Apparently. There’s this:
https://developer.apple.com/library/prerelease/mac/documentation/GraphicsImaging/Conceptual/drawingwithquartz2d/dq_text/dq_text.html#//apple_ref/doc/uid/TP30001066-CH213-TPXREF101
which says:
> "This chapter previously described the basic text support provided by Quartz.
> However, the low-level support provided by Quartz has been deprecated and
> superceded by Core Text, an advanced low-level technology for laying out text
> and handing fonts. Core Text is designed for high performance and ease of use
> and allows you to draw Unicode text directly to a graphics context. If you
> are writing an application that needs precise control over how text is
> displayed, see Core Text Programming Guide."
So it’s time to move on.
_______________________________________________
Cocoa-dev mailing list ([email protected])
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com
This email sent to [email protected]