This is a Wemos ESP32-S3 pro mini board, it has a 0.85" 128x128 #GC9A01 LCD, and I'm using an #Adafruit Library - which seems to work very well - except when it comes to displaying text.....
It's like the #font is render flipped and upside down, has anyone seen this before - how would you go about fixing it?

#ESP32S3

Here is another sketch running, turns out the font not upside down, just flipped and I'm starting to wonder if it is a weird quarky display panel - like the panel is backward, and it's not really a problem of the library.

Thou, Adruino_GFX library seems to be fine using this display.... maybe I should just use that library.

#Arduino #ESP32S3 #ArduinoGFX #Adafruit