Uses the same fonts as the SPI_TFT_ILI9341 Library (I have many, and a html/php font editor for that)

Files at this revision

API Documentation at this revision

Comitter:
JackB
Date:
Wed Nov 23 22:42:30 2016 +0000
Parent:
16:4dd508313fce
Commit message:
Comment added

Changed in this revision

SPI_TFT_ILI9225.cpp Show annotated file Show diff for this revision Revisions of this file
diff -r 4dd508313fce -r b120858d05ff SPI_TFT_ILI9225.cpp
--- a/SPI_TFT_ILI9225.cpp	Wed Nov 23 22:39:43 2016 +0000
+++ b/SPI_TFT_ILI9225.cpp	Wed Nov 23 22:42:30 2016 +0000
@@ -8,8 +8,9 @@
 176*220 resolution / 11-pin / ILI9225 IC driver
 https://www.fasttech.com/product/3842400-2-2-serial-spi-tft-color-lcd-module-for-arduino
 
+- Some code removed, some added, some changed
 - Now uses the same fonts as the SPI_TFT_ILI9341 Library (I have many, and a html/php font editor for that)
-- Some code removed, some added, some changed
+- Text line interspacing can be set
 - The led backlight is using a PWM output, so it can be adjusted in brightness (from 0.0f = off to 1.0f = full brightness)
 - Added formatted printf
 - Added claim as standard output on stream