From 584b46b245590ac92ca39ce93bed03d020b44534 Mon Sep 17 00:00:00 2001 From: "erg@chromium.org" Date: Thu, 24 Jun 2010 19:37:00 +0000 Subject: Run all the pngs in chrome/app/theme/ through pngcrush. - Re-compresses all the image data, average savings 1%-4% in filesize. - Removes the "Created with Adobe Whatever" string from all PNGs, shrinking the files marginally even when the image data was already optimal. This shaves more than 100k off of chrome.pak. BUG=none TEST=none Review URL: http://codereview.chromium.org/2806029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50754 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/app/theme/default_thumbnail.png | Bin 3152 -> 1886 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'chrome/app/theme/default_thumbnail.png') diff --git a/chrome/app/theme/default_thumbnail.png b/chrome/app/theme/default_thumbnail.png index a95ff18..596f07a 100644 Binary files a/chrome/app/theme/default_thumbnail.png and b/chrome/app/theme/default_thumbnail.png differ -- cgit v1.1