XR4-display / lib / ILI9341_t3n / font_visitor1.h
font_visitor1.h
Raw
#ifndef _ILI9341_t3_font_visitor1_
#define _ILI9341_t3_font_visitor1_

#include "ILI9341_t3n.h"

#ifdef __cplusplus
extern "C" {
#endif

extern const ILI9341_t3_font_t VisitorTT1BRK_8;
extern const ILI9341_t3_font_t VisitorTT1BRK_9;
extern const ILI9341_t3_font_t VisitorTT1BRK_10;
extern const ILI9341_t3_font_t VisitorTT1BRK_11;
extern const ILI9341_t3_font_t VisitorTT1BRK_12;
extern const ILI9341_t3_font_t VisitorTT1BRK_13;
extern const ILI9341_t3_font_t VisitorTT1BRK_14;
extern const ILI9341_t3_font_t VisitorTT1BRK_16;
extern const ILI9341_t3_font_t VisitorTT1BRK_18;
extern const ILI9341_t3_font_t VisitorTT1BRK_20;
extern const ILI9341_t3_font_t VisitorTT1BRK_24;
extern const ILI9341_t3_font_t VisitorTT1BRK_28;
extern const ILI9341_t3_font_t VisitorTT1BRK_32;
extern const ILI9341_t3_font_t VisitorTT1BRK_40;
extern const ILI9341_t3_font_t VisitorTT1BRK_48;
extern const ILI9341_t3_font_t VisitorTT1BRK_60;
extern const ILI9341_t3_font_t VisitorTT1BRK_72;
extern const ILI9341_t3_font_t VisitorTT1BRK_96;

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

#endif