Re: Which format for image file resources in Cocoa application?
Re: Which format for image file resources in Cocoa application?
- Subject: Re: Which format for image file resources in Cocoa application?
- From: "Lawrence Sanbourne" <email@hidden>
- Date: Fri, 5 May 2006 12:25:59 -0500
On 5/5/06, j o a r <email@hidden> wrote:
On 5 maj 2006, at 18.55, Lawrence Sanbourne wrote:
> Why does Apple use TIFF for their images?
Part of it is probably tradition. I think that tiff files were the
native, or at least predominant, image format on NeXT / OpenStep,
where Cocoa was born.
Personally, I also prefer to not use lossy compression for regular
user interface image resources. I don't think it makes sense to
introduce compression artefacts, regardless of how small, in these
cases.
Sounds like a good reason to me. Apple doesn't skimp on quality
anywhere else, either! I'll go with TIFF.
Thanks!
Larry
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden