InfiniTime.git
ref: c1cf9fdebe0d4cbc43c5d676e1ace62f2d994086
src/DisplayApp/Fonts/lcdfont14.h
1
2
3
4
5
|
// Font data for LCD 14pt
extern const uint8_t lCD_14ptBitmaps[];
extern const FONT_INFO lCD_14ptFontInfo;
extern const FONT_CHAR_INFO lCD_14ptDescriptors[];
|