fonttools/Tests/feaLib/data/spec6h_iii_1.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
429 B
Plaintext

# OpenType Feature File specification, section 6.h.iii, example 1:
# Specifying Contextual Positioning with in-line single positioning rules
# http://www.adobe.com/devnet/opentype/afdko/topic_feature_file_syntax.html
languagesystem DFLT dflt;
feature test {
#test-fea2fea: pos [quoteleft quotedblleft] [Y T]' 20 [quoteright quotedblright];
pos [quoteleft quotedblleft] [Y T]' <0 0 20 0> [quoteright quotedblright];
} test;