Library for 1.8 inch 160*180 TFT Display. Nice fonts in different formats.

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers Font7s.h Source File

Font7s.h

00001 #define nr_chrs_f7s 96
00002 #define chr_hgt_f7s 48
00003 #define data_size_f7s 8
00004 #define firstchr_f7s 32
00005 
00006 extern const char widtbl_f7s[96];
00007 extern const char* const chrtbl_f7s[96];
00008