xref: /aosp_15_r20/external/fonttools/Tests/feaLib/data/spec6h_iii_1.fea (revision e1fe3e4ad2793916b15cccdc4a7da52a7e1dd0e9)
1# OpenType Feature File specification, section 6.h.iii, example 1:
2# Specifying Contextual Positioning with in-line single positioning rules
3# http://www.adobe.com/devnet/opentype/afdko/topic_feature_file_syntax.html
4
5languagesystem DFLT dflt;
6
7feature test {
8    pos [quoteleft quotedblleft] [Y T]' <0 0 20 0> [quoteright quotedblright];
9} test;
10