Hello! It seems that something wrong with typography system in Cocoa.
When i try to draw string over the screen with drawInRect (Helvetica): --- code --- NSString *tot = [NSString stringWithFormat:@"MMM%CMMM%CMMM MMM", 0x2002, 0x20]; --- code -- all spaces between letters are the same. But first unicode character is En Space - Width of one en (half of one em). Same spaces with other characters, like Four-Per-Em Space Mid Space and so on. _______________________________________________ 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