Download Latest Version harfbuzz-win64-11.2.1.zip (5.1 MB)
Email in envelope

Get an email when there's a new version of HarfBuzz

Home / 11.0.1
Name Modified Size InfoDownloads / Week
Parent folder
harfbuzz-win64-11.0.1.zip 2025-04-04 5.1 MB
harfbuzz-win32-11.0.1.zip 2025-04-04 5.1 MB
harfbuzz-11.0.1.tar.xz 2025-04-04 18.2 MB
11.0.1 source code.tar.gz 2025-04-04 36.7 MB
11.0.1 source code.zip 2025-04-04 41.4 MB
README.md 2025-04-04 1.8 kB
Totals: 6 Items   106.5 MB 0

What's Changed

  • The change in version 10.3.0 to apply “trak” table tracking values to glyph advances directly has been reverted as it required every font functions implementation to handle it, which breaks existing custom font functions. Tracking is instead back to being applied during shaping.
  • When directwrite integration is enabled, we now link to dwrite.dll instead of dynamically loading it.
  • A new experimental APIs for getting raw “CFF” and “CFF2” CharStrings.
  • We now provide manpages for the various command line utilities. Building manpages requires “help2man” and will be skipped if it is not present.
  • The command line utilities now set different return value for different kinds of failures. Details are provided in the manpages.
  • Various fixes and improvements to fontations font functions.
  • All shaping operations using the ot shaper have become memory allocation-free.
  • Glyph extents returned by hb-ot and hb-ft font functions are now rounded in stead of flooring/ceiling them, which also matches what other font libraries do.
  • Fix “AAT” deleted glyph marks interfering with fallback mark positioning.
  • Glyph outlines emboldening have been moved out of hb-ot and hb-ft font functions to the HarfBuzz font layer, so that it works with any font functions implementation.
  • Fix our fallback C++11 atomics integration, which seems to not be widely used.
  • Various testing fixes and improvements.
  • Various subsetting fixes and improvements.
  • Various other fixes and improvements.

New Contributors

Full Changelog: https://github.com/harfbuzz/harfbuzz/compare/11.0.0...11.0.1

Source: README.md, updated 2025-04-04