adafruit / Adafruit-GFX-Library

Adafruit GFX graphics core Arduino library, this is the 'core' class that all our other graphics libraries derive from
https://learn.adafruit.com/adafruit-gfx-graphics-library
Other
2.36k stars 1.54k forks source link

Problem with matrix display and println function #422

Open LeonardoCT opened 1 year ago

LeonardoCT commented 1 year ago

Hello, i need to modify the println function i'm using a matrix display, and i'm trying to find where the drawpixel() (or the equivalent for println) are, i can't find them, where are they?