Re: Toolbar Icon Workflow
Re: Toolbar Icon Workflow
- Subject: Re: Toolbar Icon Workflow
- From: vincent habchi <email@hidden>
- Date: Sun, 27 Jun 2010 13:46:19 +0200
Le 27 juin 2010 à 12:42, Graham Cox <email@hidden> 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@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