Library to control a Graphics TFT connected to 4-wire SPI - revised for the Raio RA8875 Display Controller.

Dependents:   FRDM_RA8875_mPaint RA8875_Demo RA8875_KeyPadDemo SignalGenerator ... more

Fork of SPI_TFT by Peter Drescher

See Components - RA8875 Based Display

Enhanced touch-screen support - where it previous supported both the Resistive Touch and Capacitive Touch based on the FT5206 Touch Controller, now it also has support for the GSL1680 Touch Controller.

Offline Help Manual (Windows chm)

/media/uploads/WiredHome/ra8875.zip.bin (download, rename to .zip and unzip)

Revisions of TextDisplay.h

Revision Date Message Actions
167:8aa3fb2a5a31 2019-02-26 Documentation update to the script in the Fonts/FontMods.h file to improve the understanding of what it does. File  Diff  Annotate
125:7a0b70f56550 2016-08-01 Minor documentation tweaks File  Diff  Annotate
104:8d1d3832a215 2016-02-08 comment out destructors - until I figure out the warning. File  Diff  Annotate
103:7e0464ca6c5c 2016-02-07 Added missing APIs for Get/SetTextCursor using point_t.; Fixed a defect in touch; if no point was requested, just polling for touch-state, it would return the no calibration value during a touch. File  Diff  Annotate
76:c981284eb513 2014-11-28 Second pass - documentation improvements only. File  Diff  Annotate
61:8f3153bf0baa 2014-08-17 Revised cls( ) to support layers.; Added a few handy color definitions. File  Diff  Annotate
37:f19b7e7449dc 2014-01-25 major API tweak to use typedef's for pixel locations, dimensions, and text locations. File  Diff  Annotate
33:b6b710758ab3 2014-01-22 Documentation fixes after running doxygen externally. File  Diff  Annotate
31:c72e12cd5c67 2014-01-20 Support for Bitmap graphics (tested 4-bit and 8-bit formats, have not tested 1-bit or 24-bit). File  Diff  Annotate
29:422616aa04bd 2014-01-19 Initial support for soft fonts compatible with mikroe font creator. File  Diff  Annotate
19:3f82c1161fd2 2014-01-12 Initial commit - mostly working (not Triangles, Externals Fonts). Not ready for other users. File  Diff  Annotate
0:de9d1462a835 2012-09-10 [mbed] converted /TFT/SPI_TFT File  Diff  Annotate