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

19 lines
294 B
Plaintext

languagesystem DFLT dflt;
languagesystem latn dflt;
languagesystem latn TRK;
feature liga {
lookup liga_fl {
sub f l by f_l;
} liga_fl;
} liga;
feature liga {
lookup liga_fi {
sub f i by f_i;
} liga_fi;
script latn;
language TRK exclude_dflt;
} liga;