IconComposer2x
IconComposer2x copied to clipboard
Pasting larger icon into smaller location does not resize it
Firstly, thanks for the app!
In Apple's Icon Composer I can copy the 512px size icon and paste it into the 256 slot and it will automatically be resized to fit. This is a quick and easy way of creating all size versions of an icon.
IconComposer2x does not do this resizing, it just crops the image.
@gingerbeardman Sorry, currently no time to improve IconComposer2x... I'm open to pull requests though!
Here's part of the work: https://github.com/lemonmojo/IconComposer2x/pull/2
This sets image view scaling to proportionally down, this is a bit of a cheat.
The save code needs to check that the image is of the correct size and if not really resize it as it saves.

This isnt implemented into the lastes version 1.1 right? Seems handy if this is able to downsscale the main image to fill in all the other formats needed
It's not complete, so nothing to merge. Sorry.
I now use a MAS app Icon Set Creator to generate my icns files.
ahh okay thanks for the link.