| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| harfbuzz-win32-14.4.0.zip | 2026-08-26 | 6.1 MB | |
| harfbuzz-win64-14.4.0.zip | 2026-08-26 | 6.1 MB | |
| harfbuzz-14.4.0.tar.xz | 2026-08-26 | 20.1 MB | |
| 14.4.0 source code.tar.gz | 2026-08-26 | 38.4 MB | |
| 14.4.0 source code.zip | 2026-08-26 | 42.9 MB | |
| README.md | 2026-08-26 | 896 Bytes | |
| Totals: 6 Items | 113.6 MB | 5 | |
- Glyph positions and extents now saturate instead of overflowing.
- Arabic Windows-1256 fallback shaping is now enabled on all platforms.
- Fix cluster values and a dropped glyph advance in the Graphite shaper.
- Fix
avaraxis value mapping in fonts that repeat the boundary entries. - Fix
avarversion 2 partial instancing. - Fix
COLRsweep gradient truncation and unbounded memory use. - Faster subsetting, especially for large
GSUB/GPOSandCFFtables. - Faster extraction of the experimental glyph dependency graph.
- Various shaping speedups.
- Various fixes for crashes and hangs with malformed fonts.
- Various fixes to the experimental raster, vector, and GPU libraries.
- Various improvements to the HarfRust integration shaper.
- The DirectWrite backend no longer uses the C++ runtime.
-
Various build, portability, and fuzzing fixes.
-
New API: +hb_set_intersects()