Sarah Groß
Sarah Groß
I would agree that this is outside of the scope of what opentype is intended for. A comment in #434 links to a possible solution for this. I'd suggest closing...
Might be fixed by #648, I'll have to check
I just added a PR FilamentGames#2 to the feature branch that adds a test for this parsing feature. @st0nerhat, could you please merge that so we can get this PR...
As I provided the test, a different reviewer should make a review as well, so I tagged @ILOVEPIE
> Looks good to me, apart from the fact that we're still uncertain on the tests/no examples in the microsoft documentation, perhaps we should check how libfreetype handles it? The...
I haven't come across a better stripped down example for a test, but I didn't come across any problems either so far, so I'm merging this now.
Variable font rendering landed via #699
I just made a [PR on the fork](https://github.com/antoineol/opentype.js/pull/1) to add a test for this. Edit: at some point we might want to switch over to fetch completely, but I'm fine...
Alternatively, instead of waiting for @antoineol, we could merge this PR and add the test with a separate PR.
Pinging @antoineol If we don't hear back, we should make a new PR from this PR merged with the test I added