From 67e56eca34e38545bc4fb673e0f13f3e97dc474c Mon Sep 17 00:00:00 2001 From: Benjamin Kramer Date: Mon, 10 Aug 2009 14:09:00 +0200 Subject: gitweb: Optimize git-favicon.png Reduce size of git-favicon.png using a combination of optipng and pngout. From 164 bytes to 115 bytes (30% reduction). Also reduce git-logo.png's size by one byte using advcomp. Signed-off-by: Benjamin Kramer Signed-off-by: Junio C Hamano --- gitweb/git-favicon.png | Bin 164 -> 115 bytes gitweb/git-logo.png | Bin 208 -> 207 bytes 2 files changed, 0 insertions(+), 0 deletions(-) (limited to 'gitweb') diff --git a/gitweb/git-favicon.png b/gitweb/git-favicon.png index de637c0608..aae35a70e7 100644 Binary files a/gitweb/git-favicon.png and b/gitweb/git-favicon.png differ diff --git a/gitweb/git-logo.png b/gitweb/git-logo.png index 16ae8d5382..f4ede2e944 100644 Binary files a/gitweb/git-logo.png and b/gitweb/git-logo.png differ -- cgit v1.2.3