The Adafruit_IL9341_AS and Adafruit_GFX_AS are enhancements to the original Adafruit libraries that increased speed and added some nice fonts. It was written by Bodmer. http://www.instructables.com/id/Arduino-TFT-display-and-font-library/
However, like the original Adafruit libraries, they do not work with ESP8266.
The Bodmer fonts are nice but not nearly as good as the UCG library. However, his terminal program with hardware scrolling would be way cool if it could be combined with an ESP8266.
http://www.instructables.com/id/Arduino-serial-UART-scrolling-display-terminal-usi/
Oldmicroguy