Merge pull request #2637 from fonttools/subset-update-tags

[subset] Update default feature tags
This commit is contained in:
Khaled Hosny 2022-06-03 20:10:23 +02:00 committed by GitHub
commit feb4e75469
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2614,6 +2614,9 @@ class Options(object):
'vertical': ['valt', 'vert', 'vkrn', 'vpal', 'vrt2'],
'ltr': ['ltra', 'ltrm'],
'rtl': ['rtla', 'rtlm'],
'rand': ['rand'],
'justify': ['jalt'],
'private': ['Harf', 'HARF', 'Buzz', 'BUZZ'],
# Complex shapers
'arabic': ['init', 'medi', 'fina', 'isol', 'med2', 'fin2', 'fin3',
'cswh', 'mset', 'stch'],