TFT_eSPI/examples
Bodmer 943c18facf Add sprite class
Sprites (images) can now be created in RAM, written to with text and
graphics and rendered to screen quickly, this makes it easier to get
flicker frre screen updates.
ESP8266 can typically create up to a 160x128 sprite, and ESP32 about
200x200 pixels. 16 bit colour only at the moment, may soon implement 8
bit colour to reduce RAM.
2017-11-15 20:26:22 +00:00
..
160 x 128 Revert 160 x 128 jpeg code 2017-10-17 00:11:13 +01:00
320 x 240 Replace accidentally deleted line! 2017-11-15 10:19:45 +00:00
480 x 320 Update touch, add Button class 2017-10-23 01:59:37 +01:00
Generic Whoops, another typo - who put S and W keys next to each other ;-) 2017-10-25 02:08:52 +01:00
Sprite Add sprite class 2017-11-15 20:26:22 +00:00