Le 27 juin 2010 à 12:42, Graham Cox <[email protected]> a écrit :
> It shouldn't, as it has no native resolution. What can happen though is that > NSImage caches it to a bitmap and reuses the bitmap, which can become fuzzy > when scaled up. You could investigate turning off caching on the image to > avoid that. > AFAIK, there might be also some issues when scaling down, e.g. if you scale down a checker board, it might end up being monochrome. Sometimes, you'll want to design two different icons, the smaller one leaving out some details that would otherwise confuse the image. Vincent _______________________________________________ Cocoa-dev mailing list ([email protected]) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
