On Dec 17, 2009, at 3:56 AM, Matt Gough wrote: > Unfortunately I don't have a 10.4.x capable Mac to try this on myself, so can > someone please confirm that NSImage will be able to make use of Windows ico > format icons in 10.4.x.
It can read traditional .ICO files. Our product makes use of that and supports Tiger. Vista-style .ICOs with embedded PNGs for larger sizes are not supported. I think in Snow Leopard, the ImageIO framework still doesn't handle the PNG entries but provides access to the other images, but I'm not certain of that. Regards, Ken _______________________________________________ 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]
