Utility for displaying fonts on OLED displays
Migrated to work with libdaisy from stm32-ssd1306
#include <oled_fonts.h>
Public Attributes | |
const uint8_t | FontWidth |
uint8_t | FontHeight |
const uint16_t * | data |
const uint16_t* FontDef::data |
Pointer to data font data array
uint8_t FontDef::FontHeight |
Font height in pixels
const uint8_t FontDef::FontWidth |
Font width in pixels