2020-05-31 23:31:18 +03:00
|
|
|
# LCD Lib
|
|
|
|
|
|
|
|
This LCD Lib is based on Display Lib and Font Lib from Pierre-Yves Rollo
|
|
|
|
|
2023-08-26 11:27:15 +03:00
|
|
|
### History
|
|
|
|
|
|
|
|
- v1.03 (2923-08-20): Add legacy mode as default mode.
|
|
|
|
- v1.02 (2923-08-19): If a text string begins with a "\t" character, the line is centered on the display.
|
|
|
|
|
|
|
|
|
2022-07-11 21:24:44 +03:00
|
|
|
**Dependancies**: none
|
2020-05-31 23:31:18 +03:00
|
|
|
|
|
|
|
**License**: LGPL
|
|
|
|
|
|
|
|
Code by Pierre-Yves Rollo (pyrollo)
|
|
|
|
Textures by Vanessa Ezekowitz (VanessaE).
|
|
|
|
(Default font taken from VanessaE's homedecor/signs_lib, originally under WTFPL)
|
|
|
|
|
|
|
|
|