You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Improve the
--bigsurifyflag (which automatically resizes/masks the icon to a rounded-rectangle shape):--macosicon sizes (and generate e.g. iOS icons as-is)--bigsurifyto macOS icons only #7