ESP8266 ILI9341 display support code with printf sources, wire-frame viewer and custom fonts  1.0
ESP8266ILI9341DisplayProject
Data Fields
_fontspecs Struct Reference

#include <font.h>

Data Fields

int Offset
 
uint8_t Width
 
uint8_t Height
 
int8_t X
 
int8_t Y
 

Detailed Description

Definition at line 49 of file font.h.

Field Documentation

uint8_t _fontspecs::Height
int _fontspecs::Offset
uint8_t _fontspecs::Width
int8_t _fontspecs::X
int8_t _fontspecs::Y

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