Results 130 comments of Patrick Martin

> Heads up: Attempting to use this library within my ESM app run through vite-node, and it encounters a runtime error due to the lack of `"type": "module"` in the...

If font.names.macintosh is incomplete then the font is corrupt, the macintosh names table is required. At least according to the documentation i've read.

This might conflict with #535 and #557. Which should we merge first, one of those two PRs reworks the feature system (can't remember which one).

@Connum do we want to merge this first or rework it once #535 and #557 are merged?

At the very least we should handle rlig for latin text.

Chrome or firefox's dev tools have memory allocation debugging tools.

I could have sworn we already have GPOS implemented.

We do have it implemented, but we need more formats added to it see #491

I'd say this probably needs re-implementation, I doubt we can merge this code. We definitely can use it for reference though.

I believe that there was another PR on this that either got merged or was being looked at, but ill take a look and let you know. I've been busy...