Update HarfBuzz to 11.2.1

This commit is contained in:
Pāvels Nadtočajevs
2025-04-17 09:24:20 +03:00
parent 591e70ff78
commit 8e75a3711e
132 changed files with 8540 additions and 5308 deletions

View File

@ -83,6 +83,7 @@ if env["builtin_harfbuzz"]:
"src/hb-ot-tag.cc",
"src/hb-ot-var.cc",
"src/hb-outline.cc",
"src/hb-paint-bounded.cc",
"src/hb-paint-extents.cc",
"src/hb-paint.cc",
"src/hb-set.cc",

View File

@ -347,6 +347,7 @@ thirdparty_harfbuzz_sources = [
"src/hb-ot-tag.cc",
"src/hb-ot-var.cc",
"src/hb-outline.cc",
"src/hb-paint-bounded.cc",
"src/hb-paint-extents.cc",
"src/hb-paint.cc",
"src/hb-set.cc",