Graphics::getFontHeight

Description

uint8_t Graphics::getFontHeight()

Graphics::getFontHeight returns the height of the currently loaded font.

Parameters

none

Returns

uint8_t: font height

Example

N/A