Pomax / lib-font

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

Fix typo in loca.js: `hmtx` should be `head` #132

Closed Keyamoon closed 2 years ago

Keyamoon commented 2 years ago

indexToLocFormat is a property of the head table.

Pomax commented 2 years ago

Would you be able to add a test to catch this? Not that I expect a regression here, but it'll be good to make sure that there's some code that makes sure this code path gets hit.

Keyamoon commented 2 years ago

Sure. I added a test. It should fail when testing a font that uses 2-byte offsets in loca.