diff options
author | Benjamin Kramer <benny.kra@googlemail.com> | 2009-08-10 14:09:00 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-08-14 19:49:31 -0700 |
commit | 67e56eca34e38545bc4fb673e0f13f3e97dc474c (patch) | |
tree | f6a5f1417d7eecfa6479cb205c3012278b90d843 /gitweb | |
parent | 5a3669340b3c81fd25a10f02f44ecd27cc100fd2 (diff) | |
download | git-67e56eca34e38545bc4fb673e0f13f3e97dc474c.tar.gz git-67e56eca34e38545bc4fb673e0f13f3e97dc474c.tar.xz |
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 <benny.kra@googlemail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'gitweb')
-rw-r--r-- | gitweb/git-favicon.png | bin | 164 -> 115 bytes |
-rw-r--r-- | gitweb/git-logo.png | bin | 208 -> 207 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/gitweb/git-favicon.png b/gitweb/git-favicon.png Binary files differindex de637c060..aae35a70e 100644 --- a/gitweb/git-favicon.png +++ b/gitweb/git-favicon.png diff --git a/gitweb/git-logo.png b/gitweb/git-logo.png Binary files differindex 16ae8d538..f4ede2e94 100644 --- a/gitweb/git-logo.png +++ b/gitweb/git-logo.png |