- 28 Mar, 2020 1 commit
-
-
lewis he authored
-
- 27 Mar, 2020 4 commits
- 25 Mar, 2020 3 commits
- 20 Mar, 2020 6 commits
- 19 Mar, 2020 1 commit
-
-
Bodmer authored
-
- 07 Mar, 2020 1 commit
-
-
Bodmer authored
Fix image rendering issue. Deprecate use of pushColors. Improve ES8266 image rendering performance for ESP8266 and ILI9488. Add getTextPadding().
-
- 02 Mar, 2020 1 commit
-
-
Bodmer authored
Boost performance for ILI9488 display with STM32 processors. Enable smooth fonts in setup files (smooth fonts for STM32 processors is now supported with fonts in program memory)
-
- 01 Mar, 2020 2 commits
- 18 Feb, 2020 1 commit
-
-
Bodmer authored
The extra examples use smooth fonts stored in arrays and thus can run on STM32 processors which do not support SPIFFS.
-
- 17 Feb, 2020 1 commit
-
-
Bodmer authored
-
- 16 Feb, 2020 4 commits
- 15 Feb, 2020 3 commits
- 14 Feb, 2020 1 commit
-
-
Bodmer authored
Processors (such as STM32) that are not supported by a SPIFFS library can now use anti-aliased (smooth) fonts stored in FLASH (program) memory.
-
- 11 Feb, 2020 1 commit
-
-
lovyan03 authored
-
- 09 Feb, 2020 5 commits
- 06 Feb, 2020 5 commits
-
-
Bodmer authored
Typical use to disable use of PSRAM for the sprite storage: sprite.setAttribute(PSRAM_ENABLE, false); // true to enable Minor update for recent button class update
-
https://github.com/Bodmer/TFT_eSPIBodmer authored
-
Bodmer authored
-
Bodmer authored
Fixes button text alignment and added keyword
-