Shawn A
3ad0820390
adds support for 160x80 ebay module
...
unknown module 160x80 BGR inverted, offset 26
differs from adafruit of same size
2018-07-30 12:08:02 -05:00
Bodmer
af5a193bad
Change to RGB as updated in #143
2018-05-20 22:33:43 +01:00
Bodmer
002da5be97
Correct mirroring reported in #143
2018-05-19 20:01:11 +01:00
Bodmer
8752236ac2
Add smooth (antialiased) fonts
2018-02-24 19:02:20 +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
7a35c9dc4e
Tidy legacy comments
2017-04-19 00:23:48 +01:00
Bodmer
c2dcf25cc1
Add support for ST7735 128x128 display
...
May not cater for 128x128 ST7735 displays with different RGB and offset
configurations.
2017-04-16 16:13:12 +01:00
Bodmer
20c9086853
Add support for ST7735 128x128 TFT
2017-03-17 00:03:35 +00:00
Bodmer
e1b2959577
First draft release
...
Not yet fully tested but seems to work OK!
2017-02-22 03:07:17 +00:00