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

Font32.h

00001 #define nr_chrs_f32 96
00002 #define chr_hgt_f32 26
00003 #define data_size_f32 8
00004 #define firstchr_f32 32
00005 
00006 extern const char widtbl_f32[96];
00007 extern const char* const chrtbl_f32[96];
00008