my
79d2f91ef7
Merge remote-tracking branch 'origin/dev1' into dev1
# Conflicts: # src/Block.cpp # src/Block.h # src/Config.cpp # src/Config.h # src/DritteFont.cpp
vKVM TextRenderer
The TextRenderer gets a string from the Shared Memory and converts the text into a bitmap-array. Afterwards the array is send back to the Shared Memory.
To convert a string the TextRendere uses a font, which is loaded from a bitmap-file.
Installation
Use the installation script provided in the Scripts repository to install the full package.
Installing a single component is currently not supported.
Description
Languages
C++
99.1%
Shell
0.9%