Pomax / lib-font

This library adds a new Font() object to the JavaScript toolbox, similar to new Image() for images
MIT License
728 stars 72 forks source link

Chop up GSUB subtables into their own set of files #101

Closed Pomax closed 3 years ago

Pomax commented 3 years ago

https://github.com/Pomax/Font.js/blob/master/src/opentype/tables/advanced/shared/subtables/gsub.js is looking a bit bloated.