fix height7
This commit is contained in:
parent
e5b91cda9b
commit
a6d58ebf6b
@ -67,7 +67,7 @@ def render_text_on_image(input_image_path, text_to_draw, output_image_path=None,
|
||||
|
||||
|
||||
WIDTH = 29
|
||||
HEIGHT = 10
|
||||
HEIGHT = 9
|
||||
|
||||
EMPTY_DOT = "◌"
|
||||
FILLED_DOT = "●"
|
||||
|
Loading…
x
Reference in New Issue
Block a user