Re: Best way to draw text in CAOpenGLLayer
Re: Best way to draw text in CAOpenGLLayer
- Subject: Re: Best way to draw text in CAOpenGLLayer
- From: David Duncan <email@hidden>
- Date: Thu, 21 May 2009 10:12:30 -0700
On May 21, 2009, at 3:23 AM, Anshul jain wrote:
I am trying to scroll text in CAOpenGLLayer
Don't. Use a CATextLayer (which can render text for you) or a CALayer
(to display image content) instead. Unless you want to get outlines of
your text, the CAOpenGLLayer is really not a good way to do this.
--
David Duncan
Apple DTS Animation and Printing
_______________________________________________
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