Re: How to write a .icns file
Re: How to write a .icns file
- Subject: Re: How to write a .icns file
- From: Mike Abdullah <email@hidden>
- Date: Sun, 01 Jun 2014 12:25:47 +0100
On 29 May 2014, at 23:38, John Brownie <email@hidden> wrote:
> Simplified from the previous question, which didn't get any responses:
>
> How can I write a .icns file when there are 15 images, which is too many for ImageIO to handle? I can get it as an NSImage, but can't see how to write it to a file (or to an NSData object).
If ImageIO definitely isn't up to the task, you could consider using https://github.com/alexzielenski/ICOFamily
It works fairly nicely for us.
_______________________________________________
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