Add -o option to optimize png file size
The optimize code is based on pngslim. A few steps are omitted, but it runs all other processes. I'll check if it worth fixing them (for example, advdef didn't make much difference) Using -o option requires new third party program: optpng, pngout and advdef. The script asks to install if they're not installed. So for, I've got ~30% reduction in ash/resources (it's probably because pngslim was never run on this directory), I'd expect less on other places where pngslim was run before. Print results BUG=150046 TEST=none NOTRY=true Review URL: https://chromiumcodereview.appspot.com/11905002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@177202 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment