docker run --rm -it -v `pwd`:/fonts sandinh/fonttools sh
cd /fonts
ttx -f *.ttf *.otf
ttx --flavor woff --with-zopfli -f *.ttx
rm -f *.ttf *.otf *.ttx
Content type
Image
Digest
Size
94.6 MB
Last updated
over 7 years ago
docker pull sandinh/fonttools