Fixes #397. Thanks to @tcatm for providing me a high resolution image.
High resolution Windows icon #401
pull jayschwa wants to merge 4 commits into bitcoin:master from jayschwa:hirez-icon changing 4 files +7 −0-
jayschwa commented at 1:10 AM on July 13, 2011: contributor
-
Add logos/branding currently found on bitcoin.org into NSIS installer. 6c9498147f
-
230b894779
Set default compression for NSIS installer to LZMA.
Use of LZMA (versus the current zlib) shaves a few MB off the installer.
-
Remove NSIS branding from bottom divider. aa0bcaaf2b
-
606984eca6
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. - jayschwa closed this on Jul 13, 2011
- laanwj referenced this in commit 0ffb3bd95f on Aug 4, 2016
- laanwj referenced this in commit b2135359b3 on Aug 16, 2016
- MarcoFalke referenced this in commit 64dfdde0aa on Dec 13, 2016
- deadalnix referenced this in commit fa36a0ddb8 on Jan 19, 2017
- deadalnix referenced this in commit b0790846dd on Mar 25, 2017
- classesjack referenced this in commit 68134bee27 on Jan 2, 2018
- lateminer referenced this in commit c8800939ed on Feb 23, 2019
- lateminer referenced this in commit adc7b871ce on Feb 23, 2019
- Losangelosgenetics referenced this in commit cc3f45072c on Mar 12, 2020
- DrahtBot locked this on Sep 8, 2021
Contributors