[subset] keep East Asian spacing vhal, halt, chws, vchw by default
https://github.com/harfbuzz/harfbuzz/issues/4451
This commit is contained in:
parent
6d531fed44
commit
5d6e1c750c
@ -3004,6 +3004,7 @@ class Options(object):
|
|||||||
"rand": ["rand"],
|
"rand": ["rand"],
|
||||||
"justify": ["jalt"],
|
"justify": ["jalt"],
|
||||||
"private": ["Harf", "HARF", "Buzz", "BUZZ"],
|
"private": ["Harf", "HARF", "Buzz", "BUZZ"],
|
||||||
|
"east_asian_spacing": ["chws", "vchw", "halt", "vhal"],
|
||||||
# Complex shapers
|
# Complex shapers
|
||||||
"arabic": [
|
"arabic": [
|
||||||
"init",
|
"init",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user