Skip to content
This repository has been archived by the owner on Feb 13, 2024. It is now read-only.

resolve glyph names during validation #114

Open
cmyr opened this issue Jan 13, 2023 · 0 comments
Open

resolve glyph names during validation #114

cmyr opened this issue Jan 13, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@cmyr
Copy link
Owner

cmyr commented Jan 13, 2023

Currently we don't resolve glyph names or classes fully during the validation pass; this means that there's a bunch of validation that we can only do during the compile pass, which complicates that code.

The original rationale for this was that it felt like duplicate work, but I've looked over some profiles and I don't think that's a huge concern, and this would let us remove a bunch of annoying validation logic from the compilation pass.

@cmyr cmyr added the enhancement New feature or request label Jan 13, 2023
@cmyr cmyr transferred this issue from cmyr/fea-rs-test-data Jan 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant