Re: CATextLayer metrics
Re: CATextLayer metrics
- Subject: Re: CATextLayer metrics
- From: Scott Anguish <email@hidden>
- Date: Fri, 29 Feb 2008 08:42:00 -0800
CATextLayer is largely a convenience class. It provides text
features, but very little flexibility.
You can easily subclass CALayer and create your own text layer that
uses NSFont, complex text layout , and all the familiar methods. Plus
you'll get more flexibility.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden