Created
February 7, 2013 21:08
-
-
Save yaph/4734184 to your computer and use it in GitHub Desktop.
Create a favicon from a PNG file using the command line tool icotool, see http://www.nongnu.org/icoutils/ for documentation.
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
icotool -o favicon.ico -c favicon.png |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment