Last active
January 2, 2016 11:49
-
-
Save hadl/8299006 to your computer and use it in GitHub Desktop.
Extend Icon-Files to 20x20px and preserve colors
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mogrify -background transparent -gravity center -extent 20x20 -format png -colorspace sRGB -define png:color-type=6 -path resized *.png |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment