Open
Description
From @q2dg on July 16, 2015 20:58
Now TFT Screen has been retired, TFT library seems pretty useless. Would it be too difficult to adapt it to be able to support more screens (at least the most common/popular) "à la UTFT (http://www.rinkydinkelectronics.com/library.php?id=51)" or similar? Then we could use common minimums offered by the official TFT library like the LiquidCrystal does (namely: without caring about the exact screen manufacturer) I suppose the crux is add more drivers below abstraction layer, but I don't know if it is easy.
Thanks, anyway.
Copied from original issue: arduino/Arduino#3541