android13/external/fonttools/Tests/feaLib/data/delete_glyph.fea

8 lines
85 B
Plaintext

feature test {
sub a by NULL;
} test;
feature test {
sub [a b c] by NULL;
} test;