fonttools/Tests/feaLib/data/ChainPosSubtable.fea

8 lines
149 B
Plaintext
Raw Normal View History

feature test {
pos X [A-B]' -40 B' -40 A' -40 Y;
subtable;
pos X A' -111 Y;
subtable;
pos X B' -40 A' -111 [A-C]' -40 Y;
} test;