fonttools/Tests/feaLib/data/ChainSubstSubtable.fea

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

10 lines
159 B
Plaintext
Raw Normal View History

2020-07-11 19:56:29 +01:00
feature test {
sub A G' by G.swash;
subtable;
sub A H' by H.swash;
subtable;
sub A G' by g;
subtable;
sub A H' by H.swash;
} test;