Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4165)

Unified Diff: chrome/app/theme/README

Issue 10916327: Remove text and private chunks from png images (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase, remove more chunk types Created 8 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ash/resources/wallpapers/5-gradient7_thumb.png ('k') | chrome/app/theme/chromium/product_logo_name_96.png » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/theme/README
diff --git a/chrome/app/theme/README b/chrome/app/theme/README
index a6815c7425dcda967c3e9b688605da83ee98e902..d61f745ce68e68e2616dd650a9a3019fa4345b4b 100644
--- a/chrome/app/theme/README
+++ b/chrome/app/theme/README
@@ -1,3 +1,3 @@
Please run pngcrush on all new icons. For example:
mkdir crushed
- pngcrush -d crushed -brute -reduce new/*.png
+ pngcrush -d crushed -brute -reduce -rem text -rem mkBT -rem mkTS new/*.png
« no previous file with comments | « ash/resources/wallpapers/5-gradient7_thumb.png ('k') | chrome/app/theme/chromium/product_logo_name_96.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698