Font to use with SPI_TFT lib

Dependents:   touch TFT ST7735_Pong LCD_Grapher ... more

Files at this revision

API Documentation at this revision

Comitter:
dreschpe
Date:
Wed Jul 13 08:44:46 2011 +0000
Parent:
0:d4d8df7e30d8
Child:
2:31ce4466ecdf
Commit message:
add Doxigen

Changed in this revision

Arial12x12.h Show annotated file Show diff for this revision Revisions of this file
Arial24x23.h Show annotated file Show diff for this revision Revisions of this file
Arial28x28.h Show annotated file Show diff for this revision Revisions of this file
font_big.h Show annotated file Show diff for this revision Revisions of this file
--- a/Arial12x12.h	Tue Jul 12 18:12:59 2011 +0000
+++ b/Arial12x12.h	Wed Jul 13 08:44:46 2011 +0000
@@ -1,6 +1,10 @@
+
+
 //GLCD FontName : Arial12x12
 //GLCD FontSize : 12 x 12
 
+/** Arial Font with 12*12 matrix to use with SPI_TFT lib
+ */ 
 const unsigned char Arial12x12[] = {
         25,12,12,2,                                                                           // Length,horz,vert,byte/vert
         0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,  // Code for char  
--- a/Arial24x23.h	Tue Jul 12 18:12:59 2011 +0000
+++ b/Arial24x23.h	Wed Jul 13 08:44:46 2011 +0000
@@ -5,6 +5,8 @@
 //GLCD FontName : @Arial_Unicode_MS24x23
 //GLCD FontSize : 24 x 23
 
+/** Arial Font with 24x23 pixel matrix for uas with the SPI_TFT lib
+*/
 const unsigned char Arial24x23[] = {
         73,24,23,3,
         0x0D, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,  // Code for char  
--- a/Arial28x28.h	Tue Jul 12 18:12:59 2011 +0000
+++ b/Arial28x28.h	Wed Jul 13 08:44:46 2011 +0000
@@ -5,6 +5,8 @@
 //GLCD FontName : @Arial_Unicode_MS28x28
 //GLCD FontSize : 28 x 28
 
+/** Arial Font italic with 27*28 pixel matrix for use with SPI_TFT lib
+*/
 const unsigned char Arial28x28[] = {
 113,28,28,4,
 0x0F, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
--- a/font_big.h	Tue Jul 12 18:12:59 2011 +0000
+++ b/font_big.h	Wed Jul 13 08:44:46 2011 +0000
@@ -5,6 +5,8 @@
 //GLCD FontName : Neu42x35
 //GLCD FontSize : 42 x 35
 
+/** big font 42*35 pixel matrix for use with the SPI_TFT lib
+*/
 const unsigned char Neu42x35[] = {
         211,42,35,5,
         0x16, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,  // Code for char