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
columnsMinimum number of required columns.
rowsMinimum number of required rows.
Returns
The font info of the preset font.