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

Improve --bigsurify #1

Open
1 of 4 tasks
fwcd opened this issue Apr 13, 2022 · 0 comments
Open
1 of 4 tasks

Improve --bigsurify #1

fwcd opened this issue Apr 13, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@fwcd
Copy link
Owner

fwcd commented Apr 13, 2022

Improve the --bigsurify flag (which automatically resizes/masks the icon to a rounded-rectangle shape):

  • Generate smooth corners (perhaps though an antialias flag?)
  • Only apply it to the --macos icon sizes (and generate e.g. iOS icons as-is)
    • This might require some more bookkeeping, e.g. we cannot share icons of same size between macOS and iOS, since macOS would require the rounded icon whereas iOS wouldn't
    • Implemented in Apply --bigsurify to macOS icons only #7
  • Add a white (configurable?) background (for transparent, bigsurified icons?
  • Add a slight drop shadow (also configurable)
@fwcd fwcd added the enhancement New feature or request label Apr 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant