mirror of
https://github.com/kristoferssolo/School.git
synced 2025-10-21 20:10:38 +00:00
5 lines
213 B
Python
5 lines
213 B
Python
"""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
|