15 lines
521 B
Plaintext
15 lines
521 B
Plaintext
This is a standalone library that contains both graphics functions
|
|
and the TFT chip driver library.
|
|
|
|
This library has been derived from the Adafruit_GFX and driver library with
|
|
further code from other authors.
|
|
|
|
It is not compatible with legacy versions of the IDE (e.g. 1.0.6 and
|
|
older. Use the latest 1.6.x version.
|
|
|
|
New functions have been added in particular it contains proportional fonts
|
|
in addition to the original Adafruit font.
|
|
|
|
Note: This version of the library might not be fully compatible with the original.
|
|
|