Skip to content

Struct FontDef

ClassList > FontDef

Public Attributes

Type Name
uint8_t FontHeight
const uint8_t FontWidth
const uint16_t * data

Public Attributes Documentation

variable FontHeight

uint8_t FontDef::FontHeight;

Font height in pixels

variable FontWidth

const uint8_t FontDef::FontWidth;

Font width in pixels

variable data

const uint16_t* FontDef::data;

Pointer to data font data array


The documentation for this class was generated from the following file fw/rbcx-coprocessor/include/OledController_fonts.hpp