Releases: Bodmer/TFT_eSPI
Releases · Bodmer/TFT_eSPI
Bug fixes
ESP32 board package compatibility update
V2.5.34 Update library.json
Minor bug fixes
Full Changelog: v2.5.31...v2.5.33
Update
New smooth graphics functions (arc, circle, rounded rectangle)
New smooth (anti-aliased) functions added and new example sketches added.
New pushMaskedImage() function to mask sprites and for PNG images with a transparent background. (New transparent PNG example)
Added support for RP2040 and SSD1963 with 8 bit parallel interface.
Improved performance alphaBlend function.
Minor performance improvements.
Minor bug corrections.
Updates for compatibility with latest board packages
Minor bug fixes.
Support new board package architecture identifiers.
Fix typos.
Bug fixes
Add ESP32 S3 and ESP32 C3 support plus bug fixes
Correct compile error for ESP32
Fix manifest for PlatformIO plus other updates
Remove illegal characters for manifest
Update ILI9225 support for RP2040
Add RP2040 SPI PIO 18bit colour interface support