mirror of
https://github.com/Bodmer/TFT_eSPI.git
synced 2026-07-10 10:30:56 +02:00
96228cbf44
Sprites can be rendered rotated with defined pivot points, 3 new examples have been added "Rotated_Sprite_1/2/3". The FLASH bitmap example has been moved to the Generic examples folder. Boundary checks have been added to pushImage() A new scrolling and wrapping in a Sprite example has been added.