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

[klippa] make the glyph closure signatures match in GSUB and cmap/glyf/COLR? #988

Open
qxliu76 opened this issue Jul 3, 2024 · 0 comments

Comments

@qxliu76
Copy link
Contributor

qxliu76 commented Jul 3, 2024

There is already a trait GlyphClosure defined for in GSUB, and I added glyph closure for cmap and glyf tables in #983, should we make the signatures match?
By a quick look, it seems that the glyph closure I added has a input unicodes set, and we compute transititve closure for glyphs in this set only, while the closure in current GSUB table computes all reachable glyphs in the whole table.

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

1 participant