Forget that last one. Found how and it's worst :-)

Andre Masse

PS: if anybody want that, here's how:

CGContextRef context = (CGContextRef)[[NSGraphicsContext currentContext] 
graphicsPort];
CGContextSetShouldAntialias(context, NO);


On 03/08/2011, at 20:10 , Andre Masse wrote:

> Think I could be close if I could turn off anti-aliasing. Is there any way to 
> do that in -drawRect ?
> 
> Thanks,
> 
> Andre Masse
> _______________________________________________
_______________________________________________

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

Reply via email to