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

Font16.h

00001 #define nr_chrs_f16 96
00002 #define chr_hgt_f16 16
00003 #define data_size_f16 8
00004 #define firstchr_f16 32
00005 
00006 extern const char widtbl_f16[96];
00007 extern const char* const chrtbl_f16[96];
00008