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 Font72.h Source File

Font72.h

00001 #define nr_chrs_f72 96
00002 #define chr_hgt_f72 75
00003 #define data_size_f72 8
00004 #define firstchr_f72 32
00005 
00006 extern const char widtbl_f72[96];
00007 extern const char* const chrtbl_f72[96];
00008