• 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: Getting better compression
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Getting better compression


  • Subject: Re: Getting better compression
  • From: Jean-Daniel Dupas <email@hidden>
  • Date: Mon, 16 Feb 2009 11:48:16 +0100


Le 16 févr. 09 à 10:51, Graham Cox a écrit :

I have a script that runs during my distribution build that compresses my app using zip. If I use the Finder's "Compress" command I get almost twice as much compression. Isn't the Finder using zip? If so, what command-line arguments would give me better compression that what I am getting (the script runs 'zip -qr'). If the Finder is using something else, can I use the "something else" in my script? If so, can somebody point me to some docs on how to do that...


man zip ?

-# Regulate the speed of compression using the specified digit #, where -0 indicates no compression (store all files), -1 indicates the fastest com-
pression method (less compression) and -9 indicates the slowest compression method (optimal compression, ignores the suffix list). The default com-
pression level is -6.



_______________________________________________

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


  • Follow-Ups:
    • Re: Getting better compression
      • From: Torsten Curdt <email@hidden>
    • Re: Getting better compression
      • From: Graham Cox <email@hidden>
References: 
 >Getting better compression (From: Graham Cox <email@hidden>)

  • Prev by Date: Re: CALayers Lost After Switching Window's ContentView
  • Next by Date: Re: Getting better compression
  • Previous by thread: Getting better compression
  • Next by thread: Re: Getting better compression
  • Index(es):
    • Date
    • Thread