GUIslice
0.16.0
Embedded GUI in C
|
Font reference structure. More...
#include <GUIslice.h>
Data Fields | |
int16_t | nId |
Font ID specified by user. More... | |
gslc_teFontRefType | eFontRefType |
Font reference type. More... | |
gslc_teFontRefMode | eFontRefMode |
Font reference mode. More... | |
const void * | pvFont |
Void ptr to the font reference (type defined by driver) More... | |
uint16_t | nSize |
Font size. More... | |
Font reference structure.