1.6.1 • Published 5 years ago

webfont-converter v1.6.1

Weekly downloads
2
License
MIT
Repository
gitlab
Last release
5 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

5 years ago

1.5.6

5 years ago

1.6.0

5 years ago

1.5.5

5 years ago

1.5.4

5 years ago

1.5.3

5 years ago

1.5.2

5 years ago

1.5.1

5 years ago

1.5.0

5 years ago

1.0.7

5 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago

0.4.1

6 years ago

0.4.0

6 years ago

0.3.1

6 years ago

0.3.0

6 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago