Re: string bounding rect methods

2009-01-17 Thread James W. Walker
On Jan 16, 2009, at 8:12 PM, Aki Inoue wrote: Yes, rendering and measuring methods behave the same. Please file a doc enhancement request. Thanks for confirming my guess. I used the documentation feedback form. On 2009/01/16, at 19:11, James Walker wrote: The documentation for -[NSStrin

Re: string bounding rect methods

2009-01-16 Thread Aki Inoue
Yes, rendering and measuring methods behave the same. Please file a doc enhancement request. Thanks, Aki On 2009/01/16, at 19:11, James Walker wrote: The documentation for -[NSString boundingRectWithSize:options:attributes:] simply describes the size parameter as "the size of the rectangl

string bounding rect methods

2009-01-16 Thread James Walker
The documentation for -[NSString boundingRectWithSize:options:attributes:] simply describes the size parameter as "the size of the rectangle to draw in". However, the documentation for the related drawing method, -[NSString drawWithRect:options:attributes:] says that you can specify 0.0 for th