Re: NSTextField: text appears aliased
Re: NSTextField: text appears aliased
- Subject: Re: NSTextField: text appears aliased
- From: John Pannell <email@hidden>
- Date: Mon, 20 Dec 2010 08:23:03 -0700
Hi Artemiy-
Couldn't tell from the screenshot, but it appears that the text might be small... if so, there is a preference to turn off text smoothing for fonts of a certain size or smaller (System Preferences > Appearance - down at the bottom of the pane).
Another possibility: are you using layer backed views for core animation? It has recently been discussed that layer-backed text fields cannot antialias text unless the background is being drawn, which is not the default.
That said, I didn't think your example looked too bad... if it is a small font size, I don't think the text looks bad at all. Hard to say without knowing the size context.
John
Positive Spin Media
http://www.positivespinmedia.com
>>
>> 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?
_______________________________________________
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