1.6.1 • Published 6 years ago

webfont-converter v1.6.1

Weekly downloads
2
License
MIT
Repository
gitlab
Last release
6 years ago

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
1.6.1

6 years ago

1.5.6

6 years ago

1.6.0

6 years ago

1.5.5

6 years ago

1.5.4

6 years ago

1.5.3

6 years ago

1.5.2

7 years ago

1.5.1

7 years ago

1.5.0

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago

0.4.1

7 years ago

0.4.0

7 years ago

0.3.1

7 years ago

0.3.0

7 years ago

0.2.2

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago