GUIslice  0.16.0
Embedded GUI in C
gslc_tsFont Struct Reference

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...
 

Detailed Description

Font reference structure.


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