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
Fork of TFT_fonts by
Revisions of Arial94x94.h
Revision | Date | Message | Actions |
---|---|---|---|
3:692323c5bc65 | 2015-01-19 | Added Arial10x10 font. | File Diff Annotate |
2:11e21ad14e28 | 2014-12-08 | Four-byte header now 5 bytes with 2 bytes for bytes/character parameter, permitting the use of big fonts. Header is now:; MSB(len), LSB(len), hor, vert, bytes; ; | File Diff Annotate |