TFT_eSPI/Extensions
Bodmer 7fc8b99b64 Add new background fill approach to smooth fonts
A new background rendering approach is used for smooth fonts which almost eliminates flicker. tft.print... can now be used with a background rendered for smooth fonts. Font_Demo_1/2/3... examples have been updated.
A new "docs" folder has been created and files moved there. The Tools folder now only contains support tools.

#1757 fixed by using Arduino calls.

A new USER_SETUP_ID parameter can be added to setup files and checked via a new verifySetupID(id); function.

Version raised to v2.4.50
2022-04-18 19:15:40 +01:00
..
Button.cpp Fix #1547 for RP2040 processor with ST7789 TFT 2022-01-26 22:20:34 +00:00
Button.h Bug fix 2022-01-08 02:02:29 +00:00
Smooth_font.cpp Add new background fill approach to smooth fonts 2022-04-18 19:15:40 +01:00
Smooth_font.h Add smooth fonts in program memory for ESP32/8266 2020-02-15 23:58:21 +00:00
Sprite.cpp Fix #1776 2022-04-14 15:14:45 +01:00
Sprite.h Fix #1776 2022-04-14 15:12:14 +01:00
Touch.cpp Fix #923 and #915 2021-01-08 23:53:28 +00:00
Touch.h Replace deprecated boolean type 2021-03-31 13:52:42 +01:00