• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Which format for image file resources in Cocoa application?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Which format for image file resources in Cocoa application?


  • Subject: Re: Which format for image file resources in Cocoa application?
  • From: "Jordan Krushen" <email@hidden>
  • Date: Fri, 5 May 2006 10:29:01 -0700

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?

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.

Last I checked, PNGs were lossless (at least by default, anyway).

> Maybe TIFFs are faster to display because they're uncompressed?

While that might be true, I rarely think the difference would matter
at all.

Exactly, so the only real difference between PNG and TIFF would be the speed-for-space tradeoff, but artifacting shouldn't happen if the PNGs are made properly.

J.
_______________________________________________
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


  • Follow-Ups:
    • Re: Which format for image file resources in Cocoa application?
      • From: "Lawrence Sanbourne" <email@hidden>
    • Re: Which format for image file resources in Cocoa application?
      • From: "Jordan Krushen" <email@hidden>
References: 
 >Which format for image file resources in Cocoa application? (From: "Lawrence Sanbourne" <email@hidden>)
 >Re: Which format for image file resources in Cocoa application? (From: j o a r <email@hidden>)

  • Prev by Date: NSTableHeaderCell text too low
  • Next by Date: Re: NSKeyedArchiver selector not recognized
  • Previous by thread: Re: Which format for image file resources in Cocoa application?
  • Next by thread: Re: Which format for image file resources in Cocoa application?
  • Index(es):
    • Date
    • Thread