I created extra fonts., Regular and Bold, up to size 16. Arial, Calilbri, Consolas, Verdana. New self-Made font inspired on HD44780, but twice as big and smoother, for 2.8" 320x240 TFT (with Capacitive Touch)

Fork of TFT_fonts by Jack Berkhout

Revision:
8:9430a7f2f602
Parent:
2:532ad387d372
--- a/Calibri21x22.h	Wed Oct 26 01:59:10 2016 +0000
+++ b/Calibri21x22.h	Thu Oct 27 13:05:24 2016 +0000
@@ -1,22 +1,5 @@
-
-//WARNING: This Font Require X-GLCD Lib.
-//         You can not use it with MikroE GLCD Lib.
-
-//Font Generated by MikroElektronika GLCD Font Creator 1.2.0.0
-//MikroElektronika 2011 
-//http://www.mikroe.com 
-
-//GLCD FontName : Calibri21x22
-//GLCD FontSize : 21 x 22
-
-//const unsigned short Calibri21x22[] = {
-// - the number of byte / char , 
-//    * look at pascal or basic code and see the array size = 6144 
-//    * char is to 127 - from 32 = 95
-//    so : 6144 / 95 = 64.7 (so 65 or 64)
-// - the vertial size in pixel 
-// - the horizontal size in pixel 
-// - the number of byte per vertical line (it is vertical size / 8 )
+// FontName : Calibri21x22
+// FontSize : 21 x 22
         
 __align(2)
 const unsigned char Calibri21x22[] = {