fonttools/Tests/feaLib/data/bug509.fea

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
95 B
Plaintext
Raw Normal View History

@LETTER_A = [A A.sc A.alt1];
feature test {
ignore sub A;
sub @LETTER_A' by a;
} test;