From aaa468563b9d8789cca22c7a1f280ebc5cbc0fa2 Mon Sep 17 00:00:00 2001 From: Jay Weisskopf Date: Tue, 12 Jul 2011 20:13:44 -0500 Subject: Increase resolution of Windows icon. The .ico file has changed in the following ways: * Added 64x64 layer (max size for "Classic Mode"). * Added 256x256 layer (max size for Vista and 7). * Removed copies with no alpha channel: * Display depths lower than 32-bits are rare nowadays. * 8-bit alpha channels in icons has been supported since XP. * If the display depth is lowered, they look no better than the downsampled versions that Windows automatically generates. Tested various sizes on both XP and Win 7. It looks fine (unchanged) on XP and downright sexy on Win 7. --- share/pixmaps/bitcoin.ico | Bin 25782 -> 93256 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'share') diff --git a/share/pixmaps/bitcoin.ico b/share/pixmaps/bitcoin.ico index cdec9a037b..734d21701e 100644 Binary files a/share/pixmaps/bitcoin.ico and b/share/pixmaps/bitcoin.ico differ -- cgit v1.2.3