olikraus / u8glib

Arduino Monochrom Graphics Library for LCDs and OLEDs
https://github.com/olikraus/u8glib/wiki
Other
1.25k stars 314 forks source link

How to write centered text? #471

Closed ghost closed 6 years ago

ghost commented 7 years ago

Hello how to write automatic centered text?

olikraus commented 7 years ago

Get the size of the text and calculate the x offset.