I have a rect in a graphics context that I wish to fill with repeating text "Some Text" so that the text repeats enough times to completely fill the rect at the given line spacing, font style etc.
How can I determine how much text I need? Is there a better way to build this than just stringByAppendingString a bunch of times? Thanks, Trygve _______________________________________________ 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