-
Notifications
You must be signed in to change notification settings - Fork 682
[subset] update hb_subset api with final changes before going stable. #3021
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
|
Thanks, @garretrieger! API change generally LGTM but I am not too familiar with the API and its usage. What's IIUC this will need a migration off of |
That's generic part of HB object model; so you can attach arbitrary (say, |
Sometimes used by language bindings. |
Yes I can try and do that migration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't think subset documentation is currently generated, appropriate section need to be added to the files unders /docs.
|
Thanks. Garret, can you also add a |
… subset input's sets.
…the subset api. Matches fontTools options.
Standardize subset_input parameter to be input.
Done. |
Done. |
Makes some changes to the hb-subset.h API before we stabilize it:
I've still got a couple things left to do before this is ready: