Skip to content

Winschu/font-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webfont-converter

This package can be used to convert a TTF file into a WOFF and WOFF2 file at once

usage

Install with yarn

yarn global add webfont-converter --dev

Install with npm

npm install -g webfont-converter --dev

usage example

webfont-converter --path=./fontpath

or

webfont-converter --p=./fontpath

TODO

  • option to only convert a single file and not the whole directory
  • creating css code output of converted files
  • already existing files don't have to be removed manually
  • adding check on missing trailing slash

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published