• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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