Re: NSTextField: text appears aliased
Re: NSTextField: text appears aliased
- Subject: Re: NSTextField: text appears aliased
- From: Artemiy Pavlov <email@hidden>
- Date: Mon, 20 Dec 2010 17:06:50 +0200
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 (email@hidden)
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:
This email sent to email@hidden