Tweet

Replying to @gabrielcsapo

Maybe at some point, but before I do, I need to solve a dependency issue… it had had a dependency on Adafruit_GFX for drawing, which made sense, but I needed to draw with my custom typesetter for Unicode text so I quickly refactored it to depend on that, which isn’t ideal.

(original)