Releases: Bodmer/TFT_eSPI
Releases · Bodmer/TFT_eSPI
Added SSD1963 display support
Support for SSD1963 added.
RLE font rendering now clips at screen edges
ST7796 now supports reading the CGRAM
Minor enhancements made
STM32 SPI port 2 may be used
Bug fixes
Fix inconsequential typos
DMA added for ESP32 using SPI
2.2.6 Raise version to 2.2.6
Improvements and bug fix.
Sprite scroll bug for 1bpp sprites fixed.
Functionality of readPixelValue(x,y) for Sprites changed
Circle draw/fill functions modified to improve rendering performance.
Add STM32 parallel Port A/B support
2.1.9 Update README.md
Updated to support generic "Arduino" 32 bit processors and STM32 series
2.1.4 Raise version
Fixes a few issues
1.4.20 Fix #406
Fix image cropping bug
pushImage() cropping bug fixed.
Added option to configure ILI9341 RGB<>BGR colour order in setup.
Add RM61840 support and bug fixes
Update for #379 Added support for ST7789 135 x 240 display which needs offsets Added Setup135_ST7789.h as an example setup file for ESP8266
Update for ESP8266 Core Package 2.5.2
1.4.11 Minor changes