| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| harfbuzz-win32-14.1.0.zip | 2026-04-04 | 6.1 MB | |
| harfbuzz-win64-14.1.0.zip | 2026-04-04 | 6.0 MB | |
| harfbuzz-14.1.0.tar.xz | 2026-04-04 | 19.5 MB | |
| 14.1.0 source code.tar.gz | 2026-04-04 | 37.3 MB | |
| 14.1.0 source code.zip | 2026-04-04 | 41.7 MB | |
| README.md | 2026-04-04 | 552 Bytes | |
| Totals: 6 Items | 110.6 MB | 9 | |
- GPU library improvements:
- Add anti-aliased rendering for small sizes.
- Store font scale in blob header.
- Port scale/ppem support to MSL, WGSL, and HLSL shaders.
- Fix contour breaks and bounds quantization in encode.
- Fix garbled rendering after font change in web demo.
- Various robustness fixes.
- Various fuzzing fixes for
harfbuzz-raster,harfbuzz-gpuandharfbuzz-vectorlibraries. - Move
HB_NO_CFFfromHB_LEANtoHB_NO_DRAWclosure, and fixHB_TINYbuild. - New API: +hb_gpu_draw_set_scale()