XR4-display / lib / ILI9341_t3n / font_visitor2.h
font_visitor2.h
Raw
#ifndef _ILI9341_t3_font_visitor2_
#define _ILI9341_t3_font_visitor2_

#include "ILI9341_t3n.h"

#ifdef __cplusplus
extern "C" {
#endif

extern const ILI9341_t3_font_t VisitorTT2BRK_8;
extern const ILI9341_t3_font_t VisitorTT2BRK_9;
extern const ILI9341_t3_font_t VisitorTT2BRK_10;
extern const ILI9341_t3_font_t VisitorTT2BRK_11;
extern const ILI9341_t3_font_t VisitorTT2BRK_12;
extern const ILI9341_t3_font_t VisitorTT2BRK_13;
extern const ILI9341_t3_font_t VisitorTT2BRK_14;
extern const ILI9341_t3_font_t VisitorTT2BRK_16;
extern const ILI9341_t3_font_t VisitorTT2BRK_18;
extern const ILI9341_t3_font_t VisitorTT2BRK_20;
extern const ILI9341_t3_font_t VisitorTT2BRK_24;
extern const ILI9341_t3_font_t VisitorTT2BRK_28;
extern const ILI9341_t3_font_t VisitorTT2BRK_32;
extern const ILI9341_t3_font_t VisitorTT2BRK_40;
extern const ILI9341_t3_font_t VisitorTT2BRK_48;
extern const ILI9341_t3_font_t VisitorTT2BRK_60;
extern const ILI9341_t3_font_t VisitorTT2BRK_72;
extern const ILI9341_t3_font_t VisitorTT2BRK_96;

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

#endif