|
FabGL
ESP32 Display Controller and Graphics Library
|
| int textExtent | ( | char const * | text | ) |
Calculates text extension in pixels.
| text | String to calculate length (indexes in the character font glyphs set). |
Definition at line 468 of file canvas.cpp.