This website requires JavaScript.
Explore
Help
Register
Sign In
saad
/
ai-content-maker
Watch
1
Star
0
Fork
You've already forked ai-content-maker
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a5dc6fb1a5
ai-content-maker
/
.venv
/
Lib
/
site-packages
/
fontTools
/
subset
/
__main__.py
7 lines
95 B
Python
Raw
Blame
History
import
sys
from
fontTools
.
subset
import
main
if
__name__
==
"
__main__
"
:
sys
.
exit
(
main
(
)
)
Reference in New Issue
View Git Blame
Copy Permalink