TFT_eSPI/Extensions
Bodmer 41dea61bfd Correct #263, add setup file for 160x80 TFT, add invert option
Fixed bug where wrong wodth was returned for 1bpp Sprite
Improved speed for copying a 1bpp Sprite into another 1bpp Sprite (
affects Sprite pushImage() function only)
Added option to setup for colour inversion
2018-11-30 23:27:10 +00:00
..
Button.cpp Add smooth (antialiased) fonts 2018-02-24 19:02:20 +00:00
Button.h Add smooth (antialiased) fonts 2018-02-24 19:02:20 +00:00
Smooth_font.cpp Minor performance improvements for ESP32 2018-11-14 01:05:16 +00:00
Smooth_font.h Add new anti-aliased (smooth) font examples + bug fixes 2018-10-21 17:53:27 +01:00
Sprite.cpp Correct #263, add setup file for 160x80 TFT, add invert option 2018-11-30 23:27:10 +00:00
Sprite.h Add support for 1 bit per pixel in Sprite class 2018-03-26 01:02:23 +01:00
Touch.cpp Add capability to read TFT SDA bi-directional pin 2018-11-23 03:09:07 +00:00
Touch.h Add smooth (antialiased) fonts 2018-02-24 19:02:20 +00:00