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/Font72.h	Sat Aug 15 10:58:51 2015 +0000
@@ -0,0 +1,8 @@
+#define nr_chrs_f72 96
+#define chr_hgt_f72 75
+#define data_size_f72 8
+#define firstchr_f72 32
+
+extern const char widtbl_f72[96];
+extern const char* const chrtbl_f72[96];
+