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