fonttools/Tests/feaLib/data/SubstSubtable.fea

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

10 lines
151 B
Plaintext
Raw Normal View History

feature test {
sub G' by G.swash;
subtable;
sub H' by H.swash;
subtable;
sub G' by g;
subtable;
sub H' by H.swash;
} test;