Re: Better Anti-Aliasing for drawing?
Re: Better Anti-Aliasing for drawing?
- Subject: Re: Better Anti-Aliasing for drawing?
- From: Graham <email@hidden>
- Date: Tue, 4 Mar 2008 09:43:52 +1100
If the standard anti-aliasing at that size isn't adequate, it might
be worth trying to do the rotation at a larger size then scale down
the result to the desired size.
Worth a try?
--------
S.O.S.
On 01/03/2008, at 6:49 AM, Ben Lachman wrote:
On Feb 29, 2008, at 5:15 AM, Jean-Daniel Dupas wrote:
Le 29 févr. 08 à 10:50, Ben Lachman a écrit :
I have some stuff that I draw rotated a small amount (~10
degrees) and the lines looks a little bit chunky for my tastes.
You can see an example at: <http://www.acaciatreesoftware.com/bad-
anti-aliasing.png>.
Is there any way to coax better antialiasing out of drawing
things at this small an angle?
Try this:
[[NSGraphicsContext currentContext]
setImageInterpolation:NSImageInterpolationHigh];
I'm already doing this unfortunately... Any other thoughts?
Thanks,
->Ben
--
Ben Lachman
Acacia Tree Software
http://acaciatreesoftware.com
email@hidden
740.590.0009
_______________________________________________
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:
40ictinternational.com.au
This email sent to email@hidden
_______________________________________________
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