TFT_eSPI/Extensions
rdts 82b749a93a
Update Sprite.cpp
Hi,
I found a bug.

_width and _height need to be initialized properly.

That is because they are used in drawString(). Lines 4118 and 4120 in TFT_eSPI.cpp.
2018-04-11 19:12:33 +02: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 Add support for 1 bit per pixel in Sprite class 2018-03-26 01:02:23 +01:00
Smooth_font.h Add smooth (antialiased) fonts 2018-02-24 19:02:20 +00:00
Sprite.cpp Update Sprite.cpp 2018-04-11 19:12:33 +02:00
Sprite.h Add support for 1 bit per pixel in Sprite class 2018-03-26 01:02:23 +01:00
Touch.cpp Add diagnostic sketches 2018-04-11 01:03:26 +01:00
Touch.h Add smooth (antialiased) fonts 2018-02-24 19:02:20 +00:00