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

Revision:
0:3015b613b20d
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Fonts/Font32.h	Sat Aug 15 10:58:51 2015 +0000
@@ -0,0 +1,8 @@
+#define nr_chrs_f32 96
+#define chr_hgt_f32 26
+#define data_size_f32 8
+#define firstchr_f32 32
+
+extern const char widtbl_f32[96];
+extern const char* const chrtbl_f32[96];
+