Re: iOS: antialiasing text
Re: iOS: antialiasing text
- Subject: Re: iOS: antialiasing text
- From: David Duncan <email@hidden>
- Date: Thu, 9 Jun 2011 10:24:10 -0700
On Jun 7, 2011, at 4:56 PM, Graham Cox wrote:
> I'm rendering text into a bitmap image context (in fact just a single letter, with a small drop-shadow). I am unable to get this text to be drawn anti-aliased, despite turning on all the shoulds and allows that pertain to this. Is anti-aliasing supported in a bitmap context on iOS? It seems to render text to the screen anti-aliased, what' s the difference? Or have I missed something? Here's the code:
I imagine what you are expecting is LCD antialiasing, which I am fairly certain is not done on iOS. You should still get standard antialiasing however.
--
David Duncan
_______________________________________________
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