mirror of
https://github.com/kristoferssolo/School.git
synced 2025-10-21 20:10:38 +00:00
7 lines
148 B
Plaintext
7 lines
148 B
Plaintext
[console_scripts]
|
|
fonttools = fontTools.__main__:main
|
|
pyftmerge = fontTools.merge:main
|
|
pyftsubset = fontTools.subset:main
|
|
ttx = fontTools.ttx:main
|
|
|