Uh oh!
There was an error while loading. Please reload this page.
build: update Windows icon to Feb 2016 node rebrand - #28524
Conversation
mikemaccana
commented
Jul 3, 2019
Hi @nodejs-github-bot , this isn't C++. I suspect you're not very clever though and won't understand this message. |
@mikemaccana can you update the commit message to adhere to our commit guidelines? i think would do the trick |
mikemaccana
commented
Jul 3, 2019
Sure @devsnek, done. |
silverwind
commented
Jul 3, 2019
Just noticed the icon has some minor imperfections at the top and bottom-right edges of the hexagon which are also present in the source SVG, no idea how I could've missed those. I'll have a look at fixing them. |
@silverwind Do you mean in the source file at https://github.com/nodejs/nodejs.org/blob/master/static/images/logo-hexagon.svg? Yeah I noticed those too. Here's a screenshot for anyone else: They'll affect people using the node logo at high resolution in banners / slideshows at events etc. but theyy don't have much of an effect att 256 x 256 (this PR). Worth making a separate issue for them. |
silverwind
commented
Jul 3, 2019
Yes, the full logo does not show the issue, so it must've been introduced when extracting the hexagon from it. I'll have a PR against the website up soon with a fix, ideally you could then regenerate the .ico from it. |
silverwind
commented
Jul 3, 2019
mikemaccana
commented
Jul 3, 2019
@silverwind no probs, done. |
trivikr
commented
Jul 3, 2019
mikemaccana
commented
Jul 3, 2019
Yep, 256 is used on high resolution displays. See the Windows Icon guidelines:
|
Edit: It's mentioned in #27934 (comment) |
BridgeAR
commented
Jul 4, 2019
I believe there's nothing that our CI could detect here, so I'll mark it as author-ready even without a CI run. |
silverwind
commented
Jul 4, 2019
If someone on Windows could verify that the built node.exe gets the right icon, I think this is good to land. |
Trott
commented
Jul 8, 2019
@nodejs/platform-windows |


Fixes#27934