Created
January 16, 2024 09:05
-
-
Save ddaanniiieeelll/396fc49cf088c84aa1775bdf9551f9a4 to your computer and use it in GitHub Desktop.
Test install all open fonts in RoboFont
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# MenuTitle: 02 Test install all 💽 | |
a = AllFonts() | |
print('\n------ test installing -------') | |
for f in a: | |
f.testInstall() |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment