Skip to content

Instantly share code, notes, and snippets.

@ddaanniiieeelll
Created January 16, 2024 09:05
Show Gist options
  • Save ddaanniiieeelll/396fc49cf088c84aa1775bdf9551f9a4 to your computer and use it in GitHub Desktop.
Save ddaanniiieeelll/396fc49cf088c84aa1775bdf9551f9a4 to your computer and use it in GitHub Desktop.
Test install all open fonts in RoboFont
# 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