On May 21, 2009, at 10:12 AM, David Duncan wrote:
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.
Clarifying a bit - unless you want to render your text as vector graphics, then you don't want to use an OpenGL layer to do this.
-- David Duncan Apple DTS Animation and Printing _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com