You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-12-01 16:38:31 +00:00
HarfBuzz: Update to version 8.1.1
This commit is contained in:
1
thirdparty/harfbuzz/src/hb-subset-input.cc
vendored
1
thirdparty/harfbuzz/src/hb-subset-input.cc
vendored
@@ -69,7 +69,6 @@ hb_subset_input_t::hb_subset_input_t ()
|
||||
sets.drop_tables->add_array (default_drop_tables, ARRAY_LENGTH (default_drop_tables));
|
||||
|
||||
hb_tag_t default_no_subset_tables[] = {
|
||||
HB_TAG ('a', 'v', 'a', 'r'),
|
||||
HB_TAG ('g', 'a', 's', 'p'),
|
||||
HB_TAG ('f', 'p', 'g', 'm'),
|
||||
HB_TAG ('p', 'r', 'e', 'p'),
|
||||
|
||||
Reference in New Issue
Block a user