#ifndef _ST7735_t3_font_ComicSansMS_ #define _ST7735_t3_font_ComicSansMS_ #include "ILI9341_fonts.h" #ifdef __cplusplus extern "C" { #endif extern const ILI9341_t3_font_t ComicSansMS_8; extern const ILI9341_t3_font_t ComicSansMS_9; extern const ILI9341_t3_font_t ComicSansMS_10; extern const ILI9341_t3_font_t ComicSansMS_11; extern const ILI9341_t3_font_t ComicSansMS_12; extern const ILI9341_t3_font_t ComicSansMS_13; extern const ILI9341_t3_font_t ComicSansMS_14; extern const ILI9341_t3_font_t ComicSansMS_16; extern const ILI9341_t3_font_t ComicSansMS_18; extern const ILI9341_t3_font_t ComicSansMS_20; extern const ILI9341_t3_font_t ComicSansMS_24; extern const ILI9341_t3_font_t ComicSansMS_28; extern const ILI9341_t3_font_t ComicSansMS_32; extern const ILI9341_t3_font_t ComicSansMS_40; extern const ILI9341_t3_font_t ComicSansMS_48; extern const ILI9341_t3_font_t ComicSansMS_60; extern const ILI9341_t3_font_t ComicSansMS_72; extern const ILI9341_t3_font_t ComicSansMS_96; #ifdef __cplusplus } // extern "C" #endif #endif