Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new Mac ICN sizes #23181

Merged
merged 2 commits into from
Mar 14, 2018
Merged

Add new Mac ICN sizes #23181

merged 2 commits into from
Mar 14, 2018

Conversation

Leland
Copy link
Contributor

@Leland Leland commented Mar 11, 2018

Our old Mac icon only existed in a 128px x 128px resolution. Mac icons expect, however, 16, 32, 64, 128, 256, 512, and 1024px resolutions from icons.

This PR uses the git-tracked SVG icon to generate all of those resolutions and creates the appropriate icon for it.

In other words, the Mac version of CDDA will now have a sexy non-pixellated app icon 🙂

After / Before
screen shot 2018-03-11 at 7 03 36 pm

I additionally passed the logo SVG through SVGO, which performs non-destructive simplification of the markup

@illi-kun illi-kun merged commit 809babc into CleverRaven:master Mar 14, 2018
@Leland Leland deleted the feature/new-mac-img branch March 14, 2018 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants