[Updates] Fwd: resample(1) : A way to make all your app images in one unix command
Andrew Stone
andrew at stone.com
Tue Apr 15 09:05:03 EDT 2014
A friend sent me this useful tool "resample" to make all the icons you need for iOS app based on one input (larger) image - but it requires you first install Plan9
http://swtch.com/plan9port/man/man1/install.html
Begin forwarded message:
> From: Jeff Sickel <jas at corpus-callosum.com>
> Subject: resample(1)
> Date: April 14, 2014 at 2:13:36 PM MDT
> To: Andrew Stone <andrew at stone.com>
>
> I got tired of generating iOS AppIcons by hand, now I take a source
> 1024x1024 (or grater) image and output all the app icons I need:
>
> % resample -i NewAppIcon.png
>
> generates:
>
> NewAppIcon-29x29.png
> NewAppIcon-40x40.png
> NewAppIcon-58x58.png
> NewAppIcon-60x60.png
> NewAppIcon-76x76.png
> NewAppIcon-80x80.png
> NewAppIcon-120x120.png
> NewAppIcon-152x152.png
>
>
>
> I’m sure you’ve got some easier tool too use.
>
>
> requires http://swtch.com/plan9port/ to build…
>
> % cd cmd
> % mk o.resample
>
>
>
Andrew Stone
Twitter / @twittelator
http://www.stone.com
http://j.mp/twtl8rnu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cocoaconspiracy.com/pipermail/updates/attachments/20140415/c5e62965/attachment-0003.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: resample.pdf
Type: application/pdf
Size: 28358 bytes
Desc: not available
URL: <http://lists.cocoaconspiracy.com/pipermail/updates/attachments/20140415/c5e62965/attachment-0001.pdf>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cocoaconspiracy.com/pipermail/updates/attachments/20140415/c5e62965/attachment-0004.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cmd.tar.bz2
Type: application/x-bzip2
Size: 2395 bytes
Desc: not available
URL: <http://lists.cocoaconspiracy.com/pipermail/updates/attachments/20140415/c5e62965/attachment-0001.bz2>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cocoaconspiracy.com/pipermail/updates/attachments/20140415/c5e62965/attachment-0005.html>
More information about the Updates
mailing list