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

Update to HarfBuzz 9.0.0 #100

Merged
merged 4 commits into from
Jul 4, 2024
Merged

Update to HarfBuzz 9.0.0 #100

merged 4 commits into from
Jul 4, 2024

Conversation

khaledhosny
Copy link
Contributor

No description provided.

To avoid the use of fprintf in harfbuzz-subset, which makes WASM build
require filesystem support.
For some reason the hb-subset.wasm built with it enters into infinite
loop. Also the file size is actually 27K smaller without it.
hbjs.cc:173:31: warning: format specifies type 'int' but the argument has type 'unsigned int' [-Wformat]
@khaledhosny khaledhosny merged commit dcedfe9 into main Jul 4, 2024
1 check passed
@khaledhosny khaledhosny deleted the hb-9.0.0 branch July 4, 2024 06:33
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.

1 participant