mirror of
http://forgejo.openclaw.svc.cluster.local:3000/mrhavens/intellecton.git
synced 2026-06-18 01:22:57 +00:00
4 lines
213 B
Python
4 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
|