lcd.sizeText(text [, flags])
Get the width and height of a text string drawn with flags
@status current Introduced in 2.5.0
Parameters
text
(string)
Return value
w,h
(integers) width and height of the text
Last updated
Get the width and height of a text string drawn with flags
@status current Introduced in 2.5.0
text
(string)
w,h
(integers) width and height of the text
Last updated