-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Aspect Ratio #9
Comments
@edwardbackstrom: Thanks for the link; I'll take a look. |
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.) |
@MuliTu, truthfully, I have no plans to dig deeper, but perhaps @peterkaminski tip helps. |
I wrote https://github.com/guidezpl/media-folder-icons a few years ago to do this, it still works great. |
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?
The text was updated successfully, but these errors were encountered: