ocr-text-processing
/
ocr-application
/lib
/python3.11
/site-packages
/fontTools
/feaLib
/__init__.py
| """fontTools.feaLib -- a package for dealing with OpenType feature files.""" | |
| # The structure of OpenType feature files is defined here: | |
| # http://www.adobe.com/devnet/opentype/afdko/topic_feature_file_syntax.html | |