Font to use with the SPI_TFT lib Modified font format to allow for huge fonts (>255 bytes per character). Added Arial94x94.h & modified others. Must be used with my fork of dreshpe's SPI_TFT_ILI9341 library

Dependents:   Mandelbrot

Fork of TFT_fonts by Peter Drescher

Revision:
1:76774250fcec
Parent:
0:419d21bfc20c
Child:
2:11e21ad14e28
--- a/Arial28x28.h	Mon Sep 10 19:23:24 2012 +0000
+++ b/Arial28x28.h	Sun Jul 14 20:09:09 2013 +0000
@@ -7,6 +7,7 @@
 
 /** Arial Font italic with 27*28 pixel matrix for use with SPI_TFT lib
 */
+__align(2)
 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,