Skip to content

For OSX. the size of icons #1

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

Open
steve21124 opened this issue May 10, 2016 · 2 comments
Open

For OSX. the size of icons #1

steve21124 opened this issue May 10, 2016 · 2 comments
Assignees

Comments

@steve21124
Copy link

for OSX, the size of icons is below. where to change in the code for these size below?
https://developer.apple.com/library/mac/documentation/UserExperience/Conceptual/OSXHIGuidelines/Designing.html

Filename
Canvas size (in pixels)
icon_512x512@2x
1024 x 1024
icon_512x512
512 x 512
icon_256x256@2x
512 x 512
icon_256x256
256 x 256
icon_128x128@2x
256 x 256
icon_128x128
128 x 128
icon_32x32@2x
64 x 64
icon_32x32
32 x 32
icon_16x16@2x
32 x 32
icon_16x16
16 x 16

@angelvasa angelvasa self-assigned this May 11, 2016
@angelvasa
Copy link
Owner

will add this soon
Cheers 👍

@steve21124
Copy link
Author

great. thanks. let me know once it is done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants
@steve21124 @angelvasa and others