创建 iOS 图标的官方方法?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/5212994/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
Official way to create iOS icons?
提问by Brian David Berman
I find it hard to believe that every developer creates their icons manually in various different ways but if that is the case, that is fine. I was wonder what the standard was for creating iOS icons (home screen icons, etc.)
我发现很难相信每个开发人员都以各种不同的方式手动创建他们的图标,但如果是这样的话,那很好。我想知道创建 iOS 图标(主屏幕图标等)的标准是什么?
采纳答案by Allen Hsu
Apple do have some guidelines for creating icon of app. Via:
Apple 确实有一些创建应用程序图标的指南。通过:
Doing some search, you'll find a lot of article talking about icon making experience. Such as:
做一些搜索,你会发现很多关于图标制作经验的文章。如:
http://eddit.com/notebook/archive/iphone_app_icon_template/
http://eddit.com/notebook/archive/iphone_app_icon_template/
http://pixelresort.com/blog/iphone-app-icon-design-best-practises/
http://pixelresort.com/blog/iphone-app-icon-design-best-practises/
And here's a tutorial on making icon:
这是一个关于制作图标的教程:
I hope those links help.
我希望这些链接有帮助。
回答by red
This could help you.. http://blog.cocoia.com/2010/iphone-ipad-icon-psd-template/
这可以帮助你.. http://blog.cocoia.com/2010/iphone-ipad-icon-psd-template/
First hit for "iphone icon template" via Google. ;)
首次通过 Google 搜索“iphone 图标模板”。;)
回答by Lefteris
What do you mean by official way?
你说的官方方式是什么意思?
Application icons have standard sizes and format... Format is png 24 bit. Sizes vary depending on the use of the icon...
应用程序图标具有标准大小和格式...格式为 png 24 位。大小因图标的用途而异...