fonttools/Tests/feaLib/data/bug568.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

12 lines
153 B
Plaintext

# https://github.com/behdad/fonttools/issues/568
feature tst1 {
script latn;
pos T -20;
} tst1;
feature tst2 {
script cyrl;
pos T -80;
} tst2;