IconComposer2x icon indicating copy to clipboard operation
IconComposer2x copied to clipboard

Pasting larger icon into smaller location does not resize it

Open gingerbeardman opened this issue 9 years ago • 5 comments
trafficstars

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 avatar Jan 23 '16 12:01 gingerbeardman

@gingerbeardman Sorry, currently no time to improve IconComposer2x... I'm open to pull requests though!

lemonmojo avatar Jan 23 '16 15:01 lemonmojo

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.

screen shot 2016-01-24 at 00 10 29

gingerbeardman avatar Jan 24 '16 00:01 gingerbeardman

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

schroef avatar Aug 14 '18 01:08 schroef

It's not complete, so nothing to merge. Sorry.

I now use a MAS app Icon Set Creator to generate my icns files.

gingerbeardman avatar Aug 14 '18 01:08 gingerbeardman

ahh okay thanks for the link.

schroef avatar Aug 14 '18 01:08 schroef