XR4-display / lib / ILI9341_t3n / font_AwesomeF000.h
font_AwesomeF000.h
Raw
#ifndef _ILI9341_t3_font_AwesomeF000_
#define _ILI9341_t3_font_AwesomeF000_

#include "ILI9341_t3n.h"

#ifdef __cplusplus
extern "C" {
#endif

extern const ILI9341_t3_font_t AwesomeF000_8;
extern const ILI9341_t3_font_t AwesomeF000_9;
extern const ILI9341_t3_font_t AwesomeF000_10;
extern const ILI9341_t3_font_t AwesomeF000_11;
extern const ILI9341_t3_font_t AwesomeF000_12;
extern const ILI9341_t3_font_t AwesomeF000_13;
extern const ILI9341_t3_font_t AwesomeF000_14;
extern const ILI9341_t3_font_t AwesomeF000_16;
extern const ILI9341_t3_font_t AwesomeF000_18;
extern const ILI9341_t3_font_t AwesomeF000_20;
extern const ILI9341_t3_font_t AwesomeF000_24;
extern const ILI9341_t3_font_t AwesomeF000_28;
extern const ILI9341_t3_font_t AwesomeF000_32;
extern const ILI9341_t3_font_t AwesomeF000_40;
extern const ILI9341_t3_font_t AwesomeF000_48;
extern const ILI9341_t3_font_t AwesomeF000_60;
extern const ILI9341_t3_font_t AwesomeF000_72;
extern const ILI9341_t3_font_t AwesomeF000_96;

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

#endif