Skip to content

Woff2

TTF to WOFF2

from repository:

sudo apt-get install woff2

from source:

## On a standard Unix-style environment:
git clone --recursive https://github.com/google/woff2.git
cd woff2
make clean all

Run:

woff2_compress Font.ttf

See also