Commit Graph

5 Commits

Author SHA1 Message Date
Bodmer 3c9ab80ee6 Incorporate anti-aliased fonts
This is a work-in-progress
2018-02-23 21:53:50 +00:00
Bodmer e86f76c15b Correct mirrored rotations 4-7 for M5Stack 2018-02-09 20:32:55 +00:00
Bodmer 2854535779 Add support for ESP32 based M5Stack 2018-02-08 00:45:18 +00:00
turiphro b97324875d Fix width/height override issue when using setRotation
This commit fixes an issue when setting screen width
and height from the constructor (e.g., user sketch),
followed by setRotation(i). Previously, setRotation
used TFT_WIDTH and TFT_HEIGHT, ignoring user overrides.
2017-11-26 18:06:11 -08:00
Bodmer e1b2959577 First draft release
Not yet fully tested but seems to work OK!
2017-02-22 03:07:17 +00:00