font-viewer
font-viewer copied to clipboard
woff2 support
See issue #5 about EOT support.
Looks like woff2 is not currently supported by the freetype library but might be in the future. If we can come up with some other way to get the available characters, support could be added to font-viewer.
Pull requests welcome.
FreeType has added woff2 support, we need to add it to the Node bindings https://www.phoronix.com/scan.php?page=news_item&px=FreeType-2.10.2-Released
https://github.com/ericfreese/node-freetype2