20 lines
465 B
Markdown
20 lines
465 B
Markdown
# LCD Lib
|
|
|
|
This LCD Lib is based on Display Lib and Font Lib from Pierre-Yves Rollo
|
|
|
|
### 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.
|
|
|
|
|
|
**Dependancies**: none
|
|
|
|
**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)
|
|
|
|
|