PaulStoffregen / ILI9341_t3

Optimized ILI9341 TFT Library
http://pjrc.com/store/display_ili9341.html
245 stars 95 forks source link

Add string measurement APIs #54

Closed ImpulseAdventure closed 5 years ago

ImpulseAdventure commented 5 years ago

This PR adds the minimum necessary changes to support the reading of text string dimensions in the current font mode. These APIs are essential in order to enable other libraries to offer horizontal / vertical text justification with ILI9341_t3.

Details

Testing

Thanks