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

7 lines
98 B
Plaintext

@BASE = [f i];
@MARKS = [acute grave];
table GDEF {
GlyphClassDef @BASE, , @MARKS, ;
} GDEF;