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

Font64.h

00001 #define nr_chrs_f64 96
00002 #define chr_hgt_f64 48
00003 #define data_size_f64 8
00004 #define firstchr_f64 32
00005 
00006 extern const char widtbl_f64[96];
00007 extern const char* const chrtbl_f64[96];
00008