Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我即将开始将我们所有的图标重绘为新的 IOS7 轮廓样式。问题是:使用的最佳线宽是多少?视网膜图像应该加倍吗?还有其他造型技巧吗?
我找到了启动图标的样式指南,但没有找到关于创建应用程序内部图标的内容。
谢谢
所需的图标大小因设备而异,但您必须在捆绑包中包含所有大小。您还需要有标准分辨率和高分辨率图标。以下是 px 中所有尺寸的链接:
https://developer.apple.com/library/ios/documentation/UserExperience/Conceptual/MobileHIG/IconMatrix.html#//apple_ref/doc/uid/TP40006556-CH27-SW1