Skip to content

CLI para convertir todos los archivos .TTF a .WOFF2

Notifications You must be signed in to change notification settings

kenzaflow/tools-ttf2woff2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Simple TTF to WOFF2

This is a node module that uses the API of ttf2woff by nfroidure.

What is

A script that will look for .ttf files in the same folder and make their respective .woff2.

How to use

After npm -i -g ttf2woff, simply get the convert.mjs file and node convert.mjs in the folder you need

Or:

  1. Download & save it wherever you need
  2. npm install
  3. npm run convert

About

CLI para convertir todos los archivos .TTF a .WOFF2

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published