Created
December 7, 2017 10:02
-
-
Save Dzinlife/29ba6265842a7dc02f5919fdae3e884e to your computer and use it in GitHub Desktop.
use ImageMagick to generate semi-transparent favicon.ico
This file contains hidden or 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
convert transparent-img1.png transparent-img2.png transparent-img3.png -channel Alpha favicon.ico |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment