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 Fonts/FontMods.h

Revision Date Message Actions
198:9b6851107426 2020-03-28 BREAKING Changes - ; This update alters several APIs, renames some, and generally simplifies. It also has great improvement for Portrait mode orientation. File  Diff  Annotate
196:56820026701b 2020-02-11 Added puts w/point_t parameter. File  Diff  Annotate
192:cc14d391b412 2019-10-18 Updates to startup to avoid reading the FPGA ver. too soon. Had to do a lazy-load of that piece while the about screen is active. File  Diff  Annotate
190:3132b7dfad82 2019-09-21 Fonts Add & mods; Add methods; - get dimensions of image file; - round or square cap for thicklines; - word-wrap for puts; - align one rect to another; - independently set the text font fill; - get the width of a character, or a string File  Diff  Annotate
173:ae8198c82b88 2019-01-29 Minor change to the comments File  Diff  Annotate
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
161:0215d0eec1a4 2019-01-13 Readjusted font parameters - ; <space> width is 1/4 the character height,; '0' - '9' by default as sized to the width of the widest digit.; command line can still override digit width. File  Diff  Annotate
160:43f3d90fc491 2019-01-12 Fix a typo File  Diff  Annotate
159:dee976689d08 2019-01-12 Added the Perl script in the font folder that is used to modify the font files. File  Diff  Annotate