Skip to content

Releases: Bodmer/TFT_eSPI

Bug fixes

06 Mar 14:03
Compare
Choose a tag to compare
V2.5.43

Merge branch 'master' of https://github.com/Bodmer/TFT_eSPI

ESP32 board package compatibility update

17 Nov 09:41
ce3985f
Compare
Choose a tag to compare
V2.5.34

Update library.json

Minor bug fixes

06 Nov 20:24
317ce97
Compare
Choose a tag to compare

Update

11 Oct 22:10
0a47730
Compare
Choose a tag to compare
v2.5.31

Fix #2796 (#2827)

New smooth graphics functions (arc, circle, rounded rectangle)

16 Jan 15:15
21ee260
Compare
Choose a tag to compare

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

11 Nov 12:20
ef7c020
Compare
Choose a tag to compare

Minor bug fixes.
Support new board package architecture identifiers.
Fix typos.

Bug fixes

19 Jul 11:56
Compare
Choose a tag to compare

Add ESP32 S3 and ESP32 C3 support plus bug fixes

16 May 16:20
84238dd
Compare
Choose a tag to compare

Fix bug #1812
Add option to disable warnings #1788
Fix example #1802

Correct compile error for ESP32

22 Apr 20:39
0141bf6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.4.50...V2.4.51

Fix manifest for PlatformIO plus other updates

10 Apr 11:56
Compare
Choose a tag to compare

Remove illegal characters for manifest
Update ILI9225 support for RP2040
Add RP2040 SPI PIO 18bit colour interface support