Re: [NSString drawAtPoint: withAttributes:] broken, uh?!
Re: [NSString drawAtPoint: withAttributes:] broken, uh?!
- Subject: Re: [NSString drawAtPoint: withAttributes:] broken, uh?!
- From: Stéphane Sudre <email@hidden>
- Date: Wed, 27 Aug 2003 18:13:31 +0200
I need to add the issue is occurring for instance with:
Font name: Times Font Size: 11.747500
Font name: Times Font Size: 10.414000
Font name: Times Font Size: 9.969500
Font name: Times Font Size: 9.525000
Font name: Times Font Size: 8.572500
On mercredi, ao{ 27, 2003, at 17:42 Europe/Paris, Stiphane Sudre wrote:
I'm using [NSString drawAtPoint: withAttributes:] to draw the string
"This is a test S/V".
The issue is that with some font size I don't get the last 2 chars.
i.e. "This is a test S" is drawn whereas there's plenty of space to
draw the last 2 chars and there's no clipping.
Is this a known bug?
I knew there is/was a bug with the drawInRect: method (similar to the
one you have in the Finder) but I hadn't seen this one before.
This is on Mac OS X 10.2.x.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.