updated structure a bit.
This commit is contained in:
parent
46156f7bdd
commit
358e94cde7
7 changed files with 61 additions and 15 deletions
|
|
@ -3,6 +3,8 @@ import time
|
|||
from fileinput import filename
|
||||
repo_location = '/Users/fishy/custom_fonts'
|
||||
|
||||
os.system(f"cd ")
|
||||
|
||||
font_location = f'{repo_location}/font_files'
|
||||
|
||||
bad_phrases = [' Free',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue