Skip to content

SouthDownsTechnologySolutions/icons2font

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

icons2font

This utility takes vector icons in svg format and convert them to icon fonts (svg,ttf,waff,eot) to be display in all browsers.

Usage

python icons2font.py PATH_TO_DIRECTORY_OF_SVGS PATH_TO_OUTPUT_FONTS_AND_DOCS NAME_YOUR_FONT

example

python icons2font.py ~/some_svgs ~/i2f_output my_awesome_font

About

This utility takes vector icons in svg format and convert them to icon fonts (svg,ttf,waff,eot) to be display in all browsers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%