harfbuzz / harfbuzzjs

Providing HarfBuzz shaping library for client/server side JavaScript projects
https://harfbuzz.github.io/harfbuzzjs/
Other
197 stars 34 forks source link

`shape()` ignores supplied features #83

Closed khaledhosny closed 2 months ago

khaledhosny commented 1 year ago

While reviewing #82 I was surprised to find out that shape() does not actually use supplied features. Logging this so I don’t forget to fix it.