Re: How to write a .icns file
Re: How to write a .icns file
- Subject: Re: How to write a .icns file
- From: Uli Kusterer <email@hidden>
- Date: Sun, 01 Jun 2014 09:04:21 -0700
On 01 Jun 2014, at 04:25, Mike Abdullah <email@hidden> wrote:
> 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.
Something here is wrong:
ICO == multi-representation BMP files used for icons on Windows
icns == An MacOS 8-style serialized Collection Manager collection containing icon data in uncompressed, planar, PNG or JPEG2000 encodings.
Cheers,
-- Uli Kusterer
“The Witnesses of TeachText are everywhere...”
http://zathras.de
_______________________________________________
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