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 8.3.0
This commit is contained in:
6
thirdparty/harfbuzz/src/hb-subset-input.cc
vendored
6
thirdparty/harfbuzz/src/hb-subset-input.cc
vendored
@@ -123,6 +123,12 @@ hb_subset_input_t::hb_subset_input_t ()
|
||||
//justify
|
||||
HB_TAG ('j', 'a', 'l', 't'), // HarfBuzz doesn't use; others might
|
||||
|
||||
//East Asian spacing
|
||||
HB_TAG ('c', 'h', 'w', 's'),
|
||||
HB_TAG ('v', 'c', 'h', 'w'),
|
||||
HB_TAG ('h', 'a', 'l', 't'),
|
||||
HB_TAG ('v', 'h', 'a', 'l'),
|
||||
|
||||
//private
|
||||
HB_TAG ('H', 'a', 'r', 'f'),
|
||||
HB_TAG ('H', 'A', 'R', 'F'),
|
||||
|
||||
Reference in New Issue
Block a user