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/Font64.h	Sat Aug 15 10:58:51 2015 +0000
@@ -0,0 +1,8 @@
+#define nr_chrs_f64 96
+#define chr_hgt_f64 48
+#define data_size_f64 8
+#define firstchr_f64 32
+
+extern const char widtbl_f64[96];
+extern const char* const chrtbl_f64[96];
+