Home | History | Annotate | Download | only in feaLib
      1 """fontTools.feaLib -- a package for dealing with OpenType feature files."""
      2 
      3 # The structure of OpenType feature files is defined here:
      4 # http://www.adobe.com/devnet/opentype/afdko/topic_feature_file_syntax.html
      5