Re: Blurry NSImages?
Re: Blurry NSImages?
- Subject: Re: Blurry NSImages?
- From: David Remahl <email@hidden>
- Date: Mon, 26 May 2003 23:44:24 +0200
This is because images in Jaguar can be offset by fractions of pixels.
If you make sure the coordinates at which the image is drawn lines up
with the integer coordinate grid, they should look "crisp".
/ Rgds, David
On mendag, maj 26, 2003, at 23:29 Europe/Stockholm, Jean-Olivier
Lancttt-D. wrote:
Hi list,
In the app I'm coding, I have to draw several NSImages on a view.
The problem is that when I draw them, they look blurry, and it really
matters because the images I'm working with are meant to be "crisp"
and not blurry.
I also observed that it happens a lot in other NSImage-using Cocoa
Apps like iChat (sometimes smileys look blurry).
Anyway, I hope someone can help me.
Bye!
--Jean-Olivier Lancttt-David
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.