nfroidure / ttf2woff2

Convert ttf files to woff2.
MIT License
297 stars 39 forks source link

Woff 2 Woff2 #52

Closed tomgallagher closed 1 month ago

tomgallagher commented 5 years ago

Hi

I'm using this for TTF fonts, it has been very useful, thanks.

I would also like to convert WOFF to WOFF2. I'm a bit of a beginner with this. I'm assuming that your package only accepts TTF inputs. Do you happen to know how to do it? I can't find any node packages.

Thanks

Tom

tomgallagher commented 5 years ago

I was thinking that WOFF2 is only WOFF with Brotli compression, but I didn't want to just go ahead and do that when I don't really know what I'm doing!

nfroidure commented 1 month ago

Out of this project's scope sorry