You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# OpenType Feature File specification, section 5.h, example 1.
|
|
# http://www.adobe.com/devnet/opentype/afdko/topic_feature_file_syntax.html
|
|
|
|
languagesystem DFLT dflt;
|
|
|
|
feature test {
|
|
#test-fea2fea: rsub [a e n] d' by d.alt;
|
|
reversesub [a e n] d' by d.alt;
|
|
} test;
|