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

feat: support using plain icon without modification #40

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

yakuhzi
Copy link

@yakuhzi yakuhzi commented Apr 11, 2022

This PR adds the functionality to use an app icon directly without applying any transformations like masking, scaling, padding or adding a background. This is useful e.g. when you already have a perfectly fitting local icon available to use.

By using a transparent background and no padding / scaling, it allows to use icons that are not perfect squares (e.g. https://github.com/ziyucao/android-studio-big-sur-icon) similar to native macOS icons like Xcode, Automator, TextEdit, Preview etc.

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.

1 participant