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/Font7s.h	Sat Aug 15 10:58:51 2015 +0000
@@ -0,0 +1,8 @@
+#define nr_chrs_f7s 96
+#define chr_hgt_f7s 48
+#define data_size_f7s 8
+#define firstchr_f7s 32
+
+extern const char widtbl_f7s[96];
+extern const char* const chrtbl_f7s[96];
+