Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

write-fonts should be able to compile glyf/loca tables #556

Closed
cmyr opened this issue Aug 2, 2023 · 1 comment
Closed

write-fonts should be able to compile glyf/loca tables #556

cmyr opened this issue Aug 2, 2023 · 1 comment

Comments

@cmyr
Copy link
Member

cmyr commented Aug 2, 2023

We should also have top-level Glyf and Loca table structs, although these will be slightly funny: because they're so tightly intertwined I think we should make it so that the only way to create these structs will be to go through a builder.

Currently fontc implements this logic locally, but if anyone else ever wants to write these tables it makes sense to just have a common impl in write-fonts.

@anthrotype
Copy link
Member

fixed by #559

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants