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

harfbuzz 10.4.0 #209317

Merged
merged 2 commits into from
Mar 1, 2025
Merged

harfbuzz 10.4.0 #209317

merged 2 commits into from
Mar 1, 2025

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
## What's Changed
- Drawing glyphs using hb-draw API now avoids any “malloc” calls, which improves drawing performance by 10+%.
- Add support new “GVAR” table fonts with more than 65535 glyphs. Support is currently behind a compilation flag and is disabled by default.
- Some hb-directwrite and hb-ft APIs got renamed with more clear names and the old names are deprecated.
- Various build and fuzzing fixes.
  • New API:
    +hb_directwrite_face_get_dw_font_face()
    +hb_ft_font_get_ft_face()

  • Deprecated API:
    +hb_directwrite_face_get_font_face()
    +hb_ft_font_get_face()

Full Changelog: harfbuzz/harfbuzz@10.3.0...10.4.0

@github-actions github-actions bot added bump-formula-pr PR was created using `brew bump-formula-pr` icu4c ICU use is a significant feature of the PR or issue long dependent tests Set a long timeout for dependent testing labels Mar 1, 2025
Copy link
Contributor

github-actions bot commented Mar 1, 2025

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Mar 1, 2025
@BrewTestBot BrewTestBot enabled auto-merge March 1, 2025 13:55
@BrewTestBot BrewTestBot added this pull request to the merge queue Mar 1, 2025
Merged via the queue into master with commit 8da5271 Mar 1, 2025
15 checks passed
@BrewTestBot BrewTestBot deleted the bump-harfbuzz-10.4.0 branch March 1, 2025 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. icu4c ICU use is a significant feature of the PR or issue long dependent tests Set a long timeout for dependent testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants