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/Font16.h	Sat Aug 15 10:58:51 2015 +0000
@@ -0,0 +1,8 @@
+#define nr_chrs_f16 96
+#define chr_hgt_f16 16
+#define data_size_f16 8
+#define firstchr_f16 32
+
+extern const char widtbl_f16[96];
+extern const char* const chrtbl_f16[96];
+