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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include new hb_subset functions from hb 6+7 #76

Merged
merged 1 commit into from
Apr 5, 2023

Conversation

papandreou
Copy link
Contributor

@papandreou papandreou commented Apr 5, 2023

Add new functions from harfbuzz 6 and 7 to the hb-subset.wasm build:

  • hb_subset_input_keep_everything (6.0.0+)
  • hb_subset_input_pin_axis_location (6.0.0+)
  • hb_subset_input_pin_axis_to_default (6.0.0+)
  • hb_subset_preprocess (7.0.0+)

I need these for papandreou/subset-font#21 馃

papandreou added a commit to papandreou/subset-font that referenced this pull request Apr 5, 2023
@khaledhosny khaledhosny linked an issue Apr 5, 2023 that may be closed by this pull request
@khaledhosny khaledhosny merged commit b6c7a24 into harfbuzz:main Apr 5, 2023
@papandreou
Copy link
Contributor Author

Thanks, @khaledhosny! 馃檱

Mind releasing a new version to the npm repo?

@khaledhosny
Copy link
Contributor

Mind releasing a new version to the npm repo?

Done

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

Successfully merging this pull request may close these issues.

Add harfbuzz v6 symbols to hb-subset
2 participants