fileicon icon indicating copy to clipboard operation
fileicon copied to clipboard

Aspect Ratio

Open edwardbackstrom opened this issue 8 years ago • 5 comments

With the switch to the new API, icons no longer respect aspect ratio. Is it possible to implement the code mentioned at https://stackoverflow.com/a/7748088/2386737 to correct this?

edwardbackstrom avatar Nov 18 '17 16:11 edwardbackstrom

@edwardbackstrom: Thanks for the link; I'll take a look.

mklement0 avatar Nov 21 '17 18:11 mklement0

In the meantime, I've found this Imagemagick script to be useful in preprocessing the image so it's square: squareup.

(Scroll down past the table of contents links.)

peterkaminski avatar Jan 13 '19 15:01 peterkaminski

Hi, There is any development about it? currently, the icon looks good, but stretch all over the icon sizes can it be in regular size? like a poster or A4 shape

the icon image

he image poster

MuliTu avatar Feb 09 '22 00:02 MuliTu

@MuliTu, truthfully, I have no plans to dig deeper, but perhaps @peterkaminski tip helps.

mklement0 avatar Feb 09 '22 00:02 mklement0

I wrote https://github.com/guidezpl/media-folder-icons a few years ago to do this, it still works great.

guidezpl avatar Mar 11 '23 14:03 guidezpl