ttf2woff2 : Convert TTF files to WOFF2 ones.. You can installing ttf2woff2 npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install ttf2woff2 $ sudo npm install -g ttf2woff2
If want to update the ttf2woff2 package execute the command as below,
$ sudo npm update ttf2woff2
Update package globally,
$ npm install -g ttf2woff2
$ sudo git clone https://github.com/rektide/ttf2woff2.git
$ sudo npm install -g ./ttf2woff2
ttf2woff2@2.0.3 /usr/lib/node_modules/ttf2woff2
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall ttf2woff2
| Package Name | ttf2woff2 |
| Version | 2.0.3 |
| Description | Convert TTF files to WOFF2 ones. |
| Released Date | 2015-11-20T19:09:24.495Z |
| Published by | nfroidure |
| How to Learn | https://www.npmjs.com/package/ttf2woff2/tutorial |