Skip to content

rjkreider/favicon-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

favicon-generator

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

label="t"

Font

font="Consolas.ttf"

Background color

background_color='#428bca' #477DCA' # (default) baby blue

Foreground color

foreground_color='white'

About

A script to create favicons by Ankur Gupta.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages