sidorares / node-harfbuzz

node.js harfbuzz bindings
MIT License
3 stars 3 forks source link

Remove FreeType dependency #2

Open nasser opened 6 years ago

nasser commented 6 years ago

Use HarfBuzz's internal opentype implementation to parse font files, which reduces the complexity of the package and makes it more self contained.