TFT_eSPI/Extensions
Bodmer 9f17920115 Add ESP32 SD support for smooth font plus performance updates
Added SD card storage for smooth fonts with ESP32
ESP32 will use PSRAM (if available and enabled) to hold smooth font
metrics
Improve performance of ESP32 Sprite shared functions
Add basic ST7789 driver option
Latent bug fixes for pin mask
2019-04-15 12:23:16 +01: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 Add ESP32 SD support for smooth font plus performance updates 2019-04-15 12:23:16 +01:00
Smooth_font.h Add ESP32 SD support for smooth font plus performance updates 2019-04-15 12:23:16 +01:00
Sprite.cpp Fic #311 2019-02-20 00:45:02 +00:00
Sprite.h Support extended font formats 2019-02-10 21:36:40 +00:00
Touch.cpp Fix touch screen handler 2019-02-14 00:32:16 +00:00
Touch.h Update touch handler 2019-01-01 23:56:08 +00:00