TFT_eSPI/User_Setups
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
..
Setup1_ILI9341.h Add new background fill approach to smooth fonts 2022-04-18 19:15:40 +01:00
Setup2_ST7735.h Add new background fill approach to smooth fonts 2022-04-18 19:15:40 +01:00
Setup3_ILI9163.h Add new background fill approach to smooth fonts 2022-04-18 19:15:40 +01:00
Setup4_S6D02A1.h Add new background fill approach to smooth fonts 2022-04-18 19:15:40 +01:00
Setup5_RPi_ILI9486.h Add new background fill approach to smooth fonts 2022-04-18 19:15:40 +01:00
Setup6_RPi_Wr_ILI9486.h Add new background fill approach to smooth fonts 2022-04-18 19:15:40 +01:00
Setup7_ST7735_128x128.h Add new background fill approach to smooth fonts 2022-04-18 19:15:40 +01:00
Setup8_ILI9163_128x128.h Add new background fill approach to smooth fonts 2022-04-18 19:15:40 +01:00
Setup9_ST7735_Overlap.h Add new background fill approach to smooth fonts 2022-04-18 19:15:40 +01:00
Setup10_RPi_touch_ILI9486.h Add new background fill approach to smooth fonts 2022-04-18 19:15:40 +01:00
Setup11_RPi_touch_ILI9486.h Add new background fill approach to smooth fonts 2022-04-18 19:15:40 +01:00
Setup12_M5Stack_Basic_Core.h Add new background fill approach to smooth fonts 2022-04-18 19:15:40 +01:00
Setup13_ILI9481_Parallel.h Add new background fill approach to smooth fonts 2022-04-18 19:15:40 +01:00
Setup14_ILI9341_Parallel.h Add new background fill approach to smooth fonts 2022-04-18 19:15:40 +01:00
Setup15_HX8357D.h Add new background fill approach to smooth fonts 2022-04-18 19:15:40 +01:00
Setup16_ILI9488_Parallel.h Add new background fill approach to smooth fonts 2022-04-18 19:15:40 +01:00
Setup17_ePaper.h Add new background fill approach to smooth fonts 2022-04-18 19:15:40 +01:00
Setup18_ST7789.h Add new background fill approach to smooth fonts 2022-04-18 19:15:40 +01:00
Setup19_RM68140_Parallel.h Add new background fill approach to smooth fonts 2022-04-18 19:15:40 +01:00
Setup20_ILI9488.h Add new background fill approach to smooth fonts 2022-04-18 19:15:40 +01:00
Setup21_ILI9488.h Add new background fill approach to smooth fonts 2022-04-18 19:15:40 +01:00
Setup22_TTGO_T4.h Add new background fill approach to smooth fonts 2022-04-18 19:15:40 +01:00
Setup22_TTGO_T4_v1.3.h Add new background fill approach to smooth fonts 2022-04-18 19:15:40 +01:00
Setup23_TTGO_TM.h Add new background fill approach to smooth fonts 2022-04-18 19:15:40 +01:00
Setup24_ST7789.h Add new background fill approach to smooth fonts 2022-04-18 19:15:40 +01:00
Setup25_TTGO_T_Display.h Add new background fill approach to smooth fonts 2022-04-18 19:15:40 +01:00
Setup26_TTGO_T_Wristband.h Add new background fill approach to smooth fonts 2022-04-18 19:15:40 +01:00
Setup27_RPi_ST7796_ESP32.h Add new background fill approach to smooth fonts 2022-04-18 19:15:40 +01:00
Setup28_RPi_ST7796_ESP8266.h Add new background fill approach to smooth fonts 2022-04-18 19:15:40 +01:00
Setup29_ILI9341_STM32.h Add new background fill approach to smooth fonts 2022-04-18 19:15:40 +01:00
Setup30_ILI9341_Parallel_STM32.h Add new background fill approach to smooth fonts 2022-04-18 19:15:40 +01:00
Setup31_ST7796_Parallel_STM32.h Add new background fill approach to smooth fonts 2022-04-18 19:15:40 +01:00
Setup32_ILI9341_STM32F103.h Add new background fill approach to smooth fonts 2022-04-18 19:15:40 +01:00
Setup33_RPi_ILI9486_STM32.h Add new background fill approach to smooth fonts 2022-04-18 19:15:40 +01:00
Setup34_ILI9481_Parallel_STM32.h Add new background fill approach to smooth fonts 2022-04-18 19:15:40 +01:00
Setup35_ILI9341_STM32_Port_Bus.h Add new background fill approach to smooth fonts 2022-04-18 19:15:40 +01:00
Setup36_RPi_touch_ST7796.h Add new background fill approach to smooth fonts 2022-04-18 19:15:40 +01:00
Setup43_ST7735.h Add new background fill approach to smooth fonts 2022-04-18 19:15:40 +01:00
Setup44_TTGO_CameraPlus.h Add new background fill approach to smooth fonts 2022-04-18 19:15:40 +01:00
Setup45_TTGO_T_Watch.h Add new background fill approach to smooth fonts 2022-04-18 19:15:40 +01:00
Setup46_GC9A01_ESP32.h Add new background fill approach to smooth fonts 2022-04-18 19:15:40 +01:00
Setup47_ST7735.h Add new background fill approach to smooth fonts 2022-04-18 19:15:40 +01:00
Setup50_SSD1963_Parallel.h Add new background fill approach to smooth fonts 2022-04-18 19:15:40 +01:00
Setup51_LilyPi_ILI9481.h Add new background fill approach to smooth fonts 2022-04-18 19:15:40 +01:00
Setup52_LilyPi_ST7796.h Add new background fill approach to smooth fonts 2022-04-18 19:15:40 +01:00
Setup60_RP2040_ILI9341.h Add new background fill approach to smooth fonts 2022-04-18 19:15:40 +01:00
Setup61_RP2040_ILI9341_PIO_SPI.h Add new background fill approach to smooth fonts 2022-04-18 19:15:40 +01:00
Setup62_RP2040_Nano_Connect_ILI9341.h Add new background fill approach to smooth fonts 2022-04-18 19:15:40 +01:00
Setup70_ESP32_S2_ILI9341.h Add new background fill approach to smooth fonts 2022-04-18 19:15:40 +01:00
Setup71_ESP32_S2_ST7789.h Add new background fill approach to smooth fonts 2022-04-18 19:15:40 +01:00
Setup72_ESP32_ST7789_172x320.h Add new background fill approach to smooth fonts 2022-04-18 19:15:40 +01:00
Setup100_RP2040_ILI9488_parallel.h Add new background fill approach to smooth fonts 2022-04-18 19:15:40 +01:00
Setup101_RP2040_ILI9481_parallel.h Add new background fill approach to smooth fonts 2022-04-18 19:15:40 +01:00
Setup102_RP2040_ILI9341_parallel.h Add new background fill approach to smooth fonts 2022-04-18 19:15:40 +01:00
Setup103_RP2040_ILI9486_parallel.h Add new background fill approach to smooth fonts 2022-04-18 19:15:40 +01:00
Setup104_RP2040_ST7796_parallel.h Add new background fill approach to smooth fonts 2022-04-18 19:15:40 +01:00
Setup135_ST7789.h Add new background fill approach to smooth fonts 2022-04-18 19:15:40 +01:00
Setup136_LilyGo_TTV.h Add new background fill approach to smooth fonts 2022-04-18 19:15:40 +01:00
Setup137_LilyGo_TDisplay_RP2040.h Add new background fill approach to smooth fonts 2022-04-18 19:15:40 +01:00
Setup200_GC9A01.h Add new background fill approach to smooth fonts 2022-04-18 19:15:40 +01:00
Setup201_WT32_SC01.h Add new background fill approach to smooth fonts 2022-04-18 19:15:40 +01:00
Setup202_SSD1351_128.h Add new background fill approach to smooth fonts 2022-04-18 19:15:40 +01:00
Setup203_ST7789.h Add new background fill approach to smooth fonts 2022-04-18 19:15:40 +01:00
SetupX_Template.h Add new background fill approach to smooth fonts 2022-04-18 19:15:40 +01:00
User_Custom_Fonts.h Misc updates 2019-01-06 17:45:06 +00:00