added new terms to cleanup script
This commit is contained in:
parent
b2beb5765b
commit
be9f7e8524
1 changed files with 5 additions and 0 deletions
|
|
@ -5,6 +5,11 @@ from fileinput import filename
|
||||||
font_location = '/Users/fishy/custom_fonts/font_files'
|
font_location = '/Users/fishy/custom_fonts/font_files'
|
||||||
|
|
||||||
bad_phrases = [' Free',
|
bad_phrases = [' Free',
|
||||||
|
'-medium',
|
||||||
|
'_3',
|
||||||
|
' by jeremy vessey',
|
||||||
|
' teenage foundry',
|
||||||
|
' font',
|
||||||
'TBJ ',
|
'TBJ ',
|
||||||
' - Zarma Type',
|
' - Zarma Type',
|
||||||
' Only',
|
' Only',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue