Re: toolbar icons and images
Re: toolbar icons and images
- Subject: Re: toolbar icons and images
- From: Seth Willits <email@hidden>
- Date: Mon, 11 Nov 2013 18:22:15 -0800
On Nov 11, 2013, at 4:44 PM, Maxthon Chan <email@hidden> wrote:
> What I stumbled upon is that you should use vector images in PDF format and the system will scale it for you.
Can, may, but not “should.”
Lines that are supposed to be one point wide cannot remain one point wide when the art is scaled. For a lot of images that’s unacceptable, so the best thing to do is still to create a bunch of bitmap representations at the necessary sizes and use the correct one at draw-time. For example, create an .iconset with your bitmaps which then gets turned into an .icns by Xcode for you.
--
Seth Willits
_______________________________________________
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