iPhone3GãiPhone4ãiPadç¨ã®ã¢ã¤ã³ã³ãã¾ã¨ãã¦ä½æ
èªåã§ãªãµã¤ãºãã¦ååãä»ããã·ã§ã«ã¹ã¯ãªããæ¸ããã
ImageMagicå¿
é ã
icon.sh
#!/bin/sh convert -resize 57x57 $1 Icon.png convert -resize 72x72 $1 Icon-72.png convert -resize 114x114 $1 [email protected] convert -resize 29x29 $1 Icon-Small.png convert -resize 50x50 $1 Icon-Small-50.png convert -resize 58x58 $1 [email protected]
å®è¡ä¾
sh icon.sh input.jpg