xref: /aosp_15_r20/external/fonttools/Tests/feaLib/data/spec5fi3.fea (revision e1fe3e4ad2793916b15cccdc4a7da52a7e1dd0e9)
1# OpenType Feature File specification, section 5.f.i, example 3
2# "Specifying a Chain Sub rule and marking sub-runs"
3# http://www.adobe.com/devnet/opentype/afdko/topic_feature_file_syntax.html
4
5languagesystem latn dflt;
6
7feature test {
8    sub [A - Z] [A.sc - Z.sc]' by [a - z];
9} test;
10