✨
This commit is contained in:
@ -8,25 +8,25 @@ Franklin Gothic
|
||||
Frutiger
|
||||
Helvetica
|
||||
Gill Sans
|
||||
Gotham
|
||||
Myriad Pro
|
||||
News Gothic
|
||||
Roboto
|
||||
Segoe UI
|
||||
Verdana
|
||||
#Gotham
|
||||
#Myriad Pro
|
||||
#News Gothic
|
||||
#Roboto
|
||||
#Segoe UI
|
||||
#Verdana
|
||||
|
||||
## Serif
|
||||
Baskerville
|
||||
Bembo
|
||||
Bodoni
|
||||
Cambria
|
||||
Clarendon
|
||||
Didot
|
||||
Garamond
|
||||
Georgia
|
||||
Minion
|
||||
Mrs Eaves
|
||||
Roboto Slab
|
||||
Rockwell
|
||||
Sabon
|
||||
Times New Roman
|
||||
#Baskerville
|
||||
#Bembo
|
||||
#Bodoni
|
||||
#Cambria
|
||||
#Clarendon
|
||||
#Didot
|
||||
#Garamond
|
||||
#Georgia
|
||||
#Minion
|
||||
#Mrs Eaves
|
||||
#Roboto Slab
|
||||
#Rockwell
|
||||
#Sabon
|
||||
#Times New Roman
|
||||
|
@ -13,7 +13,7 @@ IMAGE_SIZE = (1800, 1200)
|
||||
|
||||
MARGINS = 60
|
||||
|
||||
MAKE_TESTS = True
|
||||
MAKE_TESTS = False
|
||||
TEST_TEXT = "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789"
|
||||
|
||||
def read_file(path: str) -> dict:
|
||||
|
Reference in New Issue
Block a user