fix height7

This commit is contained in:
Owl 2025-02-18 18:21:10 +07:00
parent e5b91cda9b
commit a6d58ebf6b

View File

@ -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 = ""