Increase resolution of Windows icon.
authorJay Weisskopf <jay@jayschwa.net>
Wed, 13 Jul 2011 01:13:44 +0000 (20:13 -0500)
committerJay Weisskopf <jay@jayschwa.net>
Wed, 13 Jul 2011 01:13:44 +0000 (20:13 -0500)
commitaaa468563b9d8789cca22c7a1f280ebc5cbc0fa2
tree6309580082f101eac7e84d89cdc52bf12bda2f37
parent354f2dd09487c865f8f0d0d40f66573f764e5a96
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