FabGL
ESP32 VGA Controller and Graphics Library
◆
getPresetFontInfo()
FontInfo const * fabgl::CanvasClass::getPresetFontInfo
(
int
columns
,
int
rows
)
static
Get the font info that best fits the specified number of columns and rows.
Parameters
columns
Minimum number of required columns.
rows
Minimum number of required rows.
Returns
The font info of the preset font.
fabgl
CanvasClass
Generated by
1.8.14