tabbar图标的尺寸规则如下:
30x30 .PNG, 24-bit with transparency (but use only 1 color). Worst case size ~350 bytes. tabicon.png
Retina display
60x60 .PNG, 24-bit with transparency (but use only 1 color). Worst case size ~2000 bytes. tabicon@2x.png
以下方式也能避免锯齿:
1、图标最好不要执行png-8压缩。
2、如果是网上下载的图标,在放大或缩小之前,首先转换为智能对象,再执行缩放操作。
iOS图标可以使用Photoshop或Illustrator绘制,分辨率保持72以上即可。