On Tue, Jun 30, 2009 at 7:52 AM, Riccardo Canalicchio<riccardo.canalicc...@gmail.com> wrote: > I'm developing an application for MacOSX, based on Core Animation. > I would like to know the best way to render a fixed-width text paragraph > inside a CALayer. I already tried with CATextLayer, which indeed gave me a > fixed-width text but I wasn't able to make height automatically adjust > accordingly to the number of lines in the paragraph.
A quick Google search for "automatically resize CATextLayer" turned up this: http://www.cocoabuilder.com/archive/message/cocoa/2007/12/5/194497 --Kyle Sluder _______________________________________________ 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