mirror of
https://github.com/godotengine/godot.git
synced 2025-12-07 22:00:10 +00:00
harfbuzz: Update to 10.1.0
This commit is contained in:
parent
24d74510e5
commit
269b1dfa03
32 changed files with 1552 additions and 1246 deletions
|
|
@ -64,7 +64,8 @@ if env["builtin_harfbuzz"]:
|
|||
# "src/hb-cairo-utils.cc",
|
||||
# "src/hb-cairo.cc",
|
||||
"src/hb-common.cc",
|
||||
# "src/hb-coretext.cc",
|
||||
# "src/hb-coretext-font.cc",
|
||||
# "src/hb-coretext-shape.cc",
|
||||
# "src/hb-directwrite.cc",
|
||||
"src/hb-draw.cc",
|
||||
"src/hb-face-builder.cc",
|
||||
|
|
|
|||
|
|
@ -298,7 +298,8 @@ thirdparty_harfbuzz_sources = [
|
|||
# "src/hb-cairo-utils.cc",
|
||||
# "src/hb-cairo.cc",
|
||||
"src/hb-common.cc",
|
||||
# "src/hb-coretext.cc",
|
||||
# "src/hb-coretext-font.cc",
|
||||
# "src/hb-coretext-shape.cc",
|
||||
# "src/hb-directwrite.cc",
|
||||
"src/hb-draw.cc",
|
||||
"src/hb-face-builder.cc",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue