TFT_eSPI/examples/Smooth Fonts/LittleFS
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
..
Font_Demo_1 Add new background fill approach to smooth fonts 2022-04-18 19:15:40 +01:00
Font_Demo_2 Add new background fill approach to smooth fonts 2022-04-18 19:15:40 +01:00
Font_Demo_3 Correct various inconsequential typos 2021-11-05 23:55:27 +00:00
Font_Demo_4 Correct various inconsequential typos 2021-11-05 23:55:27 +00:00
Print_Smooth_Font Correct various inconsequential typos 2021-11-05 23:55:27 +00:00
Smooth_font_gradient Correct various inconsequential typos 2021-11-05 23:55:27 +00:00
Smooth_font_reading_TFT Correct various inconsequential typos 2021-11-05 23:55:27 +00:00
Unicode_test Correct various inconsequential typos 2021-11-05 23:55:27 +00:00