Merge branch 'main' of https://git.trtmn.io/fonts/fonts
* 'main' of https://git.trtmn.io/fonts/fonts: Added cleanup items # Conflicts: # .fontfoldercleanup/cleanup.py
This commit is contained in:
commit
8639d61c86
1 changed files with 6 additions and 6 deletions
|
|
@ -209,9 +209,9 @@ if __name__ == '__main__':
|
|||
|
||||
remove_ds_store_files('/Users/fishy/custom_fonts/')
|
||||
remove_empty_folders('/Users/fishy/custom_fonts/')
|
||||
remove_bad_phrases('/Users/fishy/custom_fonts/')
|
||||
collect_orphaned_fonts('/Users/fishy/custom_fonts/')
|
||||
lowercase_all_the_folders('/Users/fishy/custom_fonts/')
|
||||
add_font_folders_to_each('/Users/fishy/custom_fonts/')
|
||||
remove_ds_store_files('/Users/fishy/custom_fonts/')
|
||||
remove_empty_folders('/Users/fishy/custom_fonts/')
|
||||
# remove_bad_phrases('/Users/fishy/custom_fonts/')
|
||||
# collect_orphaned_fonts('/Users/fishy/custom_fonts/')
|
||||
# lowercase_all_the_folders('/Users/fishy/custom_fonts/')
|
||||
# add_font_folders_to_each('/Users/fishy/custom_fonts/')
|
||||
# remove_ds_store_files('/Users/fishy/custom_fonts/')
|
||||
# remove_empty_folders('/Users/fishy/custom_fonts/')
|
||||
Loading…
Add table
Add a link
Reference in a new issue