Skip to content

Nodejs native font subsetting

Latest
Compare
Choose a tag to compare
@Munter Munter released this 14 May 10:00
· 15 commits to master since this release

This release drops the python based fonttools dependency that was previously required to subset local font files.

netlify-plugin-subfont is now truly plug and play.

Big thanks to @papandreou and the team behind the harfbuzz subsetter for providing a webassembly version.

Cleaning up your configuration

The following configuration is no longer needed:

  • requirements.txt containing fonttools, zopfli and brotli
  • .env override setting PYTHON_VERSION