change font size

This commit is contained in:
Robert Borzutzki 2022-10-20 13:28:38 +02:00
parent f0623d2d22
commit 79a1ed1863

View File

@ -103,7 +103,7 @@ client.subscribe(topic_houseBatteryLoadUnload)
try:
while True:
logging.debug("Drawing")
font10 = ImageFont.truetype(os.path.join(picdir, 'Font.ttc'), 14)
font10 = ImageFont.truetype(os.path.join(picdir, 'Font.ttc'), 15)
HBlackimage = Image.new('1', (epd.height, epd.width), 255) # 298*126
#HRedimage = Image.new('1', (epd.height, epd.width), 255) # 298*126 ryimage: red or yellow image