Munter / subfont

Command line tool to optimize your webfont loading. Aggressive subsetting based on your font use, self-hosting of Google fonts and preloading
MIT License
1.56k stars 29 forks source link

Use harfbuzzjs instead of fontkit #170

Closed papandreou closed 1 year ago

papandreou commented 1 year ago

We use fontkit for getting the codepoints in a font and information about the variation axes. We can use harfbuzzjs for that instead and remove a heavy dependency.

Prerequisite: https://github.com/harfbuzz/harfbuzzjs/pull/77

github-actions[bot] commented 1 year ago

Pull Request Test Coverage Report for Build 4708973237


Totals Coverage Status
Change from base Build 4644324050: 0.1%
Covered Lines: 1154
Relevant Lines: 1221

💛 - Coveralls