-
Notifications
You must be signed in to change notification settings - Fork 12
[aat] Towards adding bitset caches #215
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
Conversation
766b566
to
d9b1913
Compare
c211606
to
377271c
Compare
Add collect_glyphs.
377271c
to
2625686
Compare
de18e7c
to
748fb9f
Compare
748fb9f
to
5d187e6
Compare
5d187e6
to
2086c11
Compare
This PR is ready and shows great speedup. There are two issues to figure out:
|
Is it worth swapping in a set digest in the no_std case? |
Good question. I'll investigate. |
I'll go over this in more detail when I consider how to merge the logic for kerx/kern. But generally LGTM now so let's land it. |
Closer to HB, more generic data-structure.
07181a8
to
2e502ba
Compare
Depends on googlefonts/fontations#1633