earthlcd / ezLCD-5x

Public Repository for ezLCD-5035-RT release files system, firmware and issue reporting
https://earthlcd.com/products/ezlcd-5x?_pos=1&_sid=0927d2260&_ss=r
0 stars 1 forks source link

Font Justification #75

Open JacobChrist opened 1 year ago

JacobChrist commented 1 year ago

Is your feature request related to a problem? Please describe. All text is left justified, it would be nice to have center and right justification options.

Alternately, if there was a function to extract the width of a string then justification could be done by the user with a little math.

Or why not both?