TFT_eSPI/Extensions
Bodmer 96228cbf44 Add Sprite rotation and examples
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.
2019-01-06 01:14:10 +00:00
..
Button.cpp Add smooth (antialiased) fonts 2018-02-24 19:02:20 +00:00
Button.h Add smooth (antialiased) fonts 2018-02-24 19:02:20 +00:00
Smooth_font.cpp Minor performance improvements for ESP32 2018-11-14 01:05:16 +00:00
Smooth_font.h Add new anti-aliased (smooth) font examples + bug fixes 2018-10-21 17:53:27 +01:00
Sprite.cpp Add Sprite rotation and examples 2019-01-06 01:14:10 +00:00
Sprite.h Add Sprite rotation and examples 2019-01-06 01:14:10 +00:00
Touch.cpp Update touch handler 2019-01-01 23:56:08 +00:00
Touch.h Update touch handler 2019-01-01 23:56:08 +00:00