Code:
draw.text((-2, 17), (timeH), font=FontTime, fill="white")draw.text((49, 11), (":"), font=FontTime, fill="white")draw.text((70, 17), (timeM), font=FontTime, fill="white")
Well, your code is very perfect.if you spot any glaring mistakes or improvements that could be made to this script, please feel free to advise
If you intend to change nature of display, perhaps you should look at PIL Imagefont getbbox and getlength https://pillow.readthedocs.io/en/stable ... eFont.html
(to center/justify when changing text/ font/ display....) But that would be overkill IMO, as the screen is very beautiful...
Statistics: Posted by dbrion1 — Tue Mar 26, 2024 7:35 pm