Try applying a 0.25 or 0.5 pixel shadow that's the same color as whatever you're drawing. (This technique has worked very well for me in the past for getting a smoother look.)
Also, I've found that offsetting my drawing code by fractions of pixels can help, but usually in the opposite case where I need crisper drawing. I've often wondered why Quartz doesn't allow you to specify a float value for the degree of antialiasing, instead of restricting you to enable/disable. For me at least, this would be very useful. 'Spose I should file a bug about that... _______________________________________________ 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