On Oct 25, 2011, at 9:19 AM, David Duncan wrote: > Prior to iOS 5 -drawAtPoint: did return integral values, which could lead to > odd situations such as rendering @"m" and @"a" requiring more of an advance > than rendering @"ma".
Even if -drawAtPoint: did/does return fractional values, you would still expect typography elements like kerning and ligatures to mean that rendering @"m" and @"a" would not have the same advance as rendering @"ma". -- Greg Parker gpar...@apple.com Runtime Wrangler _______________________________________________ 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