Gimp-Forum.net
Iconify issue ? - Printable Version

+- Gimp-Forum.net (https://www.gimp-forum.net)
+-- Forum: GIMP (https://www.gimp-forum.net/Forum-GIMP)
+--- Forum: Extending the GIMP (https://www.gimp-forum.net/Forum-Extending-the-GIMP)
+--- Thread: Iconify issue ? (/Thread-Iconify-issue)

Pages: 1 2


RE: Iconify issue ? - meetdilip - 11-02-2021

224x176 object inside a 256x256 canvas works fine when used with Axialis. I do not have Windows 11 either. I am using it on a VM. To keep track of things. Smile

Will it be possible to open Greenfish PNG exports ( it exports in many sizes, but not in a single file, I guess ) as layers and stitch them into a .ico using GIMP ? Thanks.


RE: Iconify issue ? - rich2005 - 11-02-2021

Quote:224x176 object inside a 256x256 canvas works fine when used with Axialis. 

A 224x176 image planted on a 256x256 canvas will work fine with anything Wink

[attachment=6988]

I am still wondering where you got 179x141 px out of Inkscape Did you save as a SVG and import into Gimp ? Maybe something there. Who knows, time to move on.

Quote:Will it be possible to open Greenfish PNG exports ( it exports in many sizes, but not in a single file, I guess ) as layers and stitch them into a .ico using GIMP ?

Open As Layers which will center all the layers.
Open the Align Tool and rubber-band (drag a box around the layers) 
Set Align to the canvas and then align left side and then top side

If the layers are in the wrong order use Layers -> Stack -> Reverse order

30 second animation of that: https://i.imgur.com/lqb14Ju.mp4


RE: Iconify issue ? - meetdilip - 11-02-2021

Thanks for the video.

As for the 179x14 dimension, I think I reverse analysed a .ico image.


RE: Iconify issue ? - meetdilip - 11-03-2021

If I am lucky I got it fixed by your latest Iconify script and using a 256x256 canvas + 227x179 icon in it.

I am currently testing those ICOs. Hopefully, everything is in order.

Can't thank you enough. It was the input image size after all.