XR4-display / lib / ILI9341_t3n / font_AwesomeF100.h
font_AwesomeF100.h
Raw
#ifndef _ILI9341_t3_font_AwesomeF100_
#define _ILI9341_t3_font_AwesomeF100_

#include "ILI9341_t3n.h"

#ifdef __cplusplus
extern "C" {
#endif

extern const ILI9341_t3_font_t AwesomeF100_8;
extern const ILI9341_t3_font_t AwesomeF100_9;
extern const ILI9341_t3_font_t AwesomeF100_10;
extern const ILI9341_t3_font_t AwesomeF100_11;
extern const ILI9341_t3_font_t AwesomeF100_12;
extern const ILI9341_t3_font_t AwesomeF100_13;
extern const ILI9341_t3_font_t AwesomeF100_14;
extern const ILI9341_t3_font_t AwesomeF100_16;
extern const ILI9341_t3_font_t AwesomeF100_18;
extern const ILI9341_t3_font_t AwesomeF100_20;
extern const ILI9341_t3_font_t AwesomeF100_24;
extern const ILI9341_t3_font_t AwesomeF100_28;
extern const ILI9341_t3_font_t AwesomeF100_32;
extern const ILI9341_t3_font_t AwesomeF100_40;
extern const ILI9341_t3_font_t AwesomeF100_48;
extern const ILI9341_t3_font_t AwesomeF100_60;
extern const ILI9341_t3_font_t AwesomeF100_72;
extern const ILI9341_t3_font_t AwesomeF100_96;

#ifdef __cplusplus
} // extern "C"
#endif

#endif