commit | 61bacf3dae52a321a92fa67fb30f5ced41d9f15a | [log] [tgz] |
---|---|---|
author | Werner Lemberg <wl@gnu.org> | Wed Jun 18 14:57:56 2025 +0200 |
committer | Werner Lemberg <wl@gnu.org> | Thu Jun 26 05:46:58 2025 +0200 |
tree | d6a2c4e69dc917300021cbb4e20e9a934f968ade | |
parent | 6a982bde85eaef0ed0aee7dabfb9ebc5080c0f36 [diff] |
Set minimum HarfBuzz version back to 2.0.0. Due to the new GSUB parsing we no longer need `hb_ot_layout_lookup_get_glyph_alternates`. This partially reverts commit 5d2fd7608a9. * CMakeLists.txt (HARFBUZZ_MIN_VERSION), meson.build (harfbuzz_dep), builds/unix/configure.raw (harfbuzz_pkg): Set version to 2.0.0. * src/autofit/ft-hb-decls.h: Remove entry for `hb_ot_layout_lookup_get_glyph_alternates`.