A script to create favicons by Ankur Gupta
Requires imagemagick to be installed and bc
Use of -font requires that the used font is listed in ~/.imagick/type.xml
Edit favicon.sh and change the variables:
label="t"
font="Consolas.ttf"
background_color='#428bca' #477DCA' # (default) baby blue
foreground_color='white'