On 2010 Dec 20, at 06:30, Artemiy Pavlov wrote:

I have a few text labels I created using NSTextField. However, all of them appear very aliased, as shown in the attached screenshot. Can anyone suggest me how I can fix this and turn on antialiasing for the text?

I've seen this happen when the view is drawn multiple times, or if you have multiple identical views in the same place. Check your code.

No, I have this in -awakeFromNib and I only have one view. Do I have to load a font in some special way, with some options set, maybe that's the issue?

Thanks a lot,

Artemiy.
_______________________________________________

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