blob: e44a7324be6d4905d93c56bfd513cfe7557f9333 [file] [log] [blame]
# OpenType Feature File specification, section 5.f.i, example 3
# "Specifying a Chain Sub rule and marking sub-runs"
# http://www.adobe.com/devnet/opentype/afdko/topic_feature_file_syntax.html
languagesystem latn dflt;
feature test {
sub [A - Z] [A.sc - Z.sc]' by [a - z];
} test;