new mac osx icon #2444

pull jonasschnelli wants to merge 5 commits into bitcoin:master from jonasschnelli:master changing 3 files +62 −0
  1. jonasschnelli commented at 11:03 AM on April 2, 2013: contributor

    check why/preview: http://dl.dropbox.com/u/7383846/new_bitcoin_qt_mac_icon.png

    If pull is accepted, windows, etc. icons will follow.

    • according to official bitcoin logo
    • no chopped shadow
    • retina-screen support

    info: the psd (Adobe Photoshop) file (bitcoin.psd) is for further changes (contains unrendered effects)

  2. new mac osx icon
    check why/preview: http://dl.dropbox.com/u/7383846/new_bitcoin_qt_mac_icon.png
    
    - according to official bitcoin logo
    - no chopped shadow
    - retina-screen support
    
    Signed-off-by: Jonas Schnelli <jonas.schnelli@include7.ch>
    aaa7f279c8
  3. laanwj commented at 11:58 AM on April 2, 2013: member

    I like it

    Alt desc

    Alt desc

  4. laanwj commented at 12:01 PM on April 2, 2013: member

    What license is it under? You should likely update doc/assets_attribution as well

  5. jonasschnelli commented at 12:26 PM on April 2, 2013: contributor

    License: i would say MIT. If MIT is a problem, then public domain is also fine for me. When the pull request should be fine, then i also will update the assets-attribution as well as other icons/graphics.

  6. laanwj commented at 12:35 PM on April 2, 2013: member

    MIT is best, as it's the same license as the code, thanks.

  7. added new mac icon to assets-attribution.txt
    license: MIT
    Signed-off-by: Jonas Schnelli <jonas.schnelli@include7.ch>
    fd955942a6
  8. laanwj commented at 1:19 PM on April 2, 2013: member

    ACK

  9. qubez commented at 1:27 PM on April 2, 2013: none

    The "B" of the original art is white instead of transparent (rendering from vector art): bitcointranslogo

    It was released into the public domain; although this is not a legal construct, it means that relicensing when needed or creating derivative works are not a problem with the author.

  10. change new mac icon license to public domain
    Signed-off-by: Jonas Schnelli <jonas.schnelli@include7.ch>
    cc58894a71
  11. jonasschnelli commented at 1:37 PM on April 2, 2013: contributor

    I would also prefer a "white" version. But it's might make those transparency-lovers feel bad? My recommendation: white version according to this mockup:

    http://dl.dropbox.com/u/7383846/new_bitcoin_qt_mac_icon_white.png

  12. schildbach commented at 1:44 PM on April 2, 2013: contributor

    I went through this process with the icon of Bitcoin Wallet about 2 years ago. I added a subtle gradient and drop shadows. Maybe you just want to use that?

    http://bitcoin-wallet.googlecode.com/git/wallet/graphics/bitcoin-logo.svg market-app-icon

  13. jonasschnelli commented at 1:49 PM on April 2, 2013: contributor

    My opinion on: http://bitcoin-wallet.googlecode.com/git/wallet/graphics/bitcoin-logo.svg

    • Outer-Shadow to "strong"
    • same shadow-cut problem as current icon (must be scaled)
    • B letter shadow looks like "b" and "coin-background" are not well "integrated" and it's a bit over-3d-effected

    I still would go for the white-version according mockup: http://dl.dropbox.com/u/7383846/new_bitcoin_qt_mac_icon_white.png

  14. laanwj commented at 1:52 PM on April 2, 2013: member

    @schildbach having a svg version is nice; if its decided to use your icon, would you be willing to license it under MIT or public domain? (I vaguely remember the one in Bitcoin Wallet is LGPL)

  15. schildbach commented at 1:57 PM on April 2, 2013: contributor

    @jonasschnelli You can adjust everything by parameters in the SVG. See the viewBox comment. I deliberately chose "0 0 1 1" as the normal size, because that's easier for embedding. @laanwj The icon is adapted from the original by BitBoy. See this thread for the original: https://bitcointalk.org/?topic=1756.0 Currently my version is under the same license as the original, whatever that is (it did not get clear to me I must admit). Is that suitable?

  16. laanwj commented at 2:03 PM on April 2, 2013: member

    @schildbach Yes, from what I understood bitboy's license is public domain, so that's ok.

  17. jonasschnelli commented at 2:07 PM on April 2, 2013: contributor

    @schildbach, @laanwj: i'll recommend a inverse shadow for the "B Letter" because then it looks more integrated and also more near to the current, transparent version. I'll try now to create a SVG version (or optimize the current one). If LGPL, i recommend to create a new SVG under MIT or as public domain.

    but: somehow it must also be translated into PNG and a ICNS (as well as a .iconset) where it then depends whenever the shadow looks nice or not. The SVG can replace the committed PSD (makes it more open-source like and avoid Adobe stuff).

    But: SVG has limitation in effects and will reduce the graphical/design potential.

  18. Diapolo commented at 2:10 PM on April 2, 2013: none

    I still like the idea to have one icon for all OSes ^^ is that a whish only ;)?

  19. jonasschnelli commented at 2:11 PM on April 2, 2013: contributor

    @Diapolo: for sure. But i think it's more efficient to first agree on a icon design (SVG, hires). If done, i'll then can create all necessary sub-icons (rendered icons).

    That's why the commit only includes the mac icon (my starting point)

  20. gavinandresen commented at 5:58 PM on April 2, 2013: contributor

    deleted pull-tester comment, I'm working on the pull-tester machine...

  21. Merge branch 'master' of git://github.com/bitcoin/bitcoin 6f21d15375
  22. new mac osx icon (including SVG Version)
    - added new created and documented svg version of shaded icon
    - changed "B" background to white (no longer transparent)
    - removed PSD (Adobe Photoshop) document
    - license is now MIT
    
    Signed-off-by: Jonas Schnelli <jonas.schnelli@include7.ch>
    72fcbb15ea
  23. jonasschnelli commented at 8:01 PM on April 2, 2013: contributor

    @schildbach, @laanwj: i've just added a SVG file. The svg is a overhauled version of bitboys file. I did some vector combinations. The shadow is very light. The "b" is no longer transparent. http://dl.dropbox.com/u/7383846/bitcoin.svg

    I've also added the white version of the mac osx icon. License of SVG and rendered icon version: MIT (as source code)

  24. schildbach commented at 10:36 PM on April 2, 2013: contributor

    @jonasschnelli Nice work!

  25. BitcoinPullTester commented at 12:51 AM on April 3, 2013: none

    Automatic sanity-testing: PASSED, see http://jenkins.bluematt.me/pull-tester/72fcbb15ea61b9d97115c5ea40c4e292b8efb55c for binaries and test log. This test script verifies pulls every time they are updated. It, however, dies sometimes and fails to test properly. If you are waiting on a test, please check timestamps to verify that the test.log is moving at http://jenkins.bluematt.me/pull-tester/current/ Contact BlueMatt on freenode if something looks broken.

  26. laanwj commented at 3:45 AM on April 3, 2013: member

    Very nice! Agree with getting rid of the transparency.

  27. laanwj referenced this in commit d37fb2070d on Apr 5, 2013
  28. laanwj merged this on Apr 5, 2013
  29. laanwj closed this on Apr 5, 2013

  30. laanwj commented at 8:19 AM on April 5, 2013: member

    Just going to merge this. I look forward to the Windows/Linux icons.

  31. Diapolo commented at 8:38 AM on April 5, 2013: none

    I'm also looking forward to see updated icons for Windows and Linux :).

  32. jonasschnelli commented at 8:43 AM on April 5, 2013: contributor

    coming within the next days

  33. jonasschnelli commented at 10:23 AM on April 5, 2013: contributor

    new pull request for the misleading PSD file in the assets-sttribution.txt file.

    #2465

  34. laudney referenced this in commit e237f0ee3c on Mar 19, 2014
  35. DrahtBot locked this on Sep 8, 2021

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-24 12:16 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me