fonttools/Tests/feaLib/data/GPOS_6.fea
Cosimo Lupo 3cdc800873
[Tests] rename all 'testdata' folders to simply 'data'
as it's now obvious what kind of data they are
2017-01-17 13:33:46 +00:00

11 lines
413 B
Plaintext

languagesystem DFLT dflt;
markClass [acute grave] <anchor 1 1 contourpoint 11> @TOP_MARKS;
markClass macron <anchor 2 2 contourpoint 22> @TOP_MARKS;
markClass [cedilla] <anchor 3 3 contourpoint 33> @BOTTOM_MARKS;
feature test {
pos mark [acute grave macron ogonek] <anchor 500 200> mark @TOP_MARKS <anchor 500 -80> mark @BOTTOM_MARKS;
pos mark [dieresis caron] <anchor 500 200> mark @TOP_MARKS;
} test;