TFT_eSPI/examples
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
..
160 x 128 Correct various inconsequential typos 2021-11-05 23:55:27 +00:00
320 x 240 Correct various inconsequential typos 2021-11-05 23:55:27 +00:00
480 x 320 Correct various inconsequential typos 2021-11-05 23:55:27 +00:00
DMA test Update Bouncy_Circles.ino 2022-01-01 00:44:57 +00:00
ePaper/Floyd_Steinberg Correct various inconsequential typos 2021-11-05 23:55:27 +00:00
Generic Add Gradient_Fill example 2022-01-27 22:24:04 +00:00
PNG Images Update Flash_PNG.ino 2022-03-16 16:52:24 +00:00
Smooth Fonts Add new background fill approach to smooth fonts 2022-04-18 19:15:40 +01:00
Smooth Graphics Add smooth graphics examples for new functions 2022-02-04 01:08:04 +00:00
Sprite Correct various inconsequential typos 2021-11-05 23:55:27 +00:00
Test and diagnostics RP2040: add SPI PIO interface option, enhance 8 bit parallel PIO 2022-01-02 01:08:22 +00:00