TFT_eSPI/Processors
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
..
TFT_eSPI_ESP32.c Add new background fill approach to smooth fonts 2022-04-18 19:15:40 +01:00
TFT_eSPI_ESP32.h Fix #1601 2022-03-20 20:14:42 +00:00
TFT_eSPI_ESP8266.c Update ILI9486 driver for SPI 2020-11-26 14:18:28 +00:00
TFT_eSPI_ESP8266.h Update RP2040 PIO and smooth graphics fns 2022-02-22 21:12:33 +00:00
TFT_eSPI_Generic.c Make compatible with existing port define 2022-03-05 00:22:32 +00:00
TFT_eSPI_Generic.h Update TFT_eSPI_Generic.h 2022-02-12 19:09:57 +00:00
TFT_eSPI_RP2040.c RP2040 18bit PIO SPI update 2022-03-22 23:29:30 +00:00
TFT_eSPI_RP2040.h Add new background fill approach to smooth fonts 2022-04-18 19:15:40 +01:00
TFT_eSPI_STM32.c Added option to use SPI3 in STM32F4 2021-06-23 14:53:42 +02:00
TFT_eSPI_STM32.h Various updates - raise to version 2.4.43 2022-03-17 14:12:10 +00:00
pio_8bit_parallel.pio RP2040 18bit PIO SPI update 2022-03-22 23:29:30 +00:00
pio_8bit_parallel.pio.h RP2040 18bit PIO SPI update 2022-03-22 23:29:30 +00:00
pio_SPI.pio RP2040 18bit PIO SPI update 2022-03-22 23:29:30 +00:00
pio_SPI.pio.h RP2040 18bit PIO SPI update 2022-03-22 23:29:30 +00:00
pio_SPI_18bit.pio Fix #1760, fix #1763, fix #1764 2022-04-10 01:24:10 +01:00
pio_SPI_18bit.pio.h Fix #1760, fix #1763, fix #1764 2022-04-10 01:24:10 +01:00