libDaisy
Hardware Library for Daisy
Loading...
Searching...
No Matches
FontDef Struct Reference

Detailed Description

Utility for displaying fonts on OLED displays
Migrated to work with libdaisy from stm32-ssd1306

Author
afiskon on github. Font struct

#include <oled_fonts.h>

Public Attributes

const uint8_t FontWidth
 
uint8_t FontHeight
 
const uint16_t * data
 

Member Data Documentation

◆ data

const uint16_t* FontDef::data

Pointer to data font data array

◆ FontHeight

uint8_t FontDef::FontHeight

Font height in pixels

◆ FontWidth

const uint8_t FontDef::FontWidth

Font width in pixels


The documentation for this struct was generated from the following file: