Hi. I'm using the excellent ILI9341 library by Paul (https://github.com/PaulStoffregen/ILI9341_t3). Drawing shapes is really easy, as you can specify the dimensions and X/Y coordinates. However when adding text I'm using line breaks for vertical spacing, and spaces (or other invisible characters) for horizontal spacing. Is there a better way?
I would love to know if there's a way to specify the exact position of text using pixel X/Y coordinates. Thanks.
I would love to know if there's a way to specify the exact position of text using pixel X/Y coordinates. Thanks.