Chromium Code Reviews
DescriptionAdded script optimize-ico-files.
This is like the existing optimize-png-files script, but works on ICO
files. It extracts the PNGs out of an ICO file, crushes them using
optimize-png-files, and rebuilds the ICO.
BUG=332639
Committed: https://crrev.com/580c7f1ad8a1d229b7309f99ae3a6a2fd07b3dcc
Cr-Commit-Position: refs/heads/master@{#343854}
Patch Set 1 : #Patch Set 2 : Cleanup. #Patch Set 3 : Minor. #Patch Set 4 : Remove TODO (too hard). #Patch Set 5 : More fixes, and added warning for large uncompressed images. #
Total comments: 11
Patch Set 6 : Respond to comments. #Patch Set 7 : Added instructions on crushing icons to chrome/app/theme/README. #Patch Set 8 : README: Improve .ico production process. #Patch Set 9 : 2-space indents and TitleCase. #Messages
Total messages: 13 (2 generated)
|