I'm using a small (128x32) OLED display, which is setup as 4 lines of text on a Raspberry Pi 5 running Ubuntu Server 24.04 LTS. OS: Ubuntu 22.04 and 24.04 Python: 3.9.19, 3.10.12, 3.12.3 Pillow: ...
I'm trying to render frames as quickly as possible, as there are many frames to render in a 1 or 2 hour video - even at 10 frames/second I'm using the text facilities of Pillow to render text into an ...