Skip to content

Conversation

@voylin
Copy link
Contributor

@voylin voylin commented Apr 20, 2022

Fixes some of the icons mentioned in #722.
Not sure if they are good enough or not, I'm not an artist in any way.

Changed Icons:

  • 2D physics;
  • 3D physics;
  • Audio device changer;
  • Audio mic record;
  • GUI Control gallery;
  • GUI Pseudo-localization.

I reduced their size as much as I could. Hopefully these meet the requirements. I didn't use many different colors on purpose to keep the file size small as well.

@aaronfranke
Copy link
Member

Ideally, the pseudolocalization icon should be 128x128. Also, for optimal results run oxipng -o6 --strip all --zopfli on these, this losslessly optimizes the PNG images.

@aaronfranke aaronfranke added this to the 4.0 milestone Apr 20, 2022
Fixes some of the icons mentioned in #722.
Not sure if they are good enough or not, I'm not an artist in any way.

Changed Icons:
- 2D physics;
- 3D physics;
- Audio device changer;
- Audio mic record;
- GUI Control gallery;
- GUI Pseudo-localization.
Update
@voylin
Copy link
Contributor Author

voylin commented Apr 20, 2022

Ideally, the pseudolocalization icon should be 128x128. Also, for optimal results run oxipng -o6 --strip all --zopfli on these, this losslessly optimizes the PNG images.

Did the requested changes. I didn't notice that the original was 64x64, changed this as well.

Copy link
Member

@aaronfranke aaronfranke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's likely that these can be improved further, but this is really good as-is so I'll merge this.

@aaronfranke aaronfranke merged commit 60457b4 into godotengine:4.0-dev Apr 20, 2022
@voylin voylin deleted the IconUpdate branch May 1, 2022 22:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants