tft.println missing in my library

The relevant part of the Adafruit library is the write function implementation:

Then you can find println in the Arduino core library for your board. For Arduino AVR Boards that is here: