xref: /aosp_15_r20/external/fonttools/Lib/fontTools/feaLib/__init__.py (revision e1fe3e4ad2793916b15cccdc4a7da52a7e1dd0e9)
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