d4e8fcfe6c
Final Merge See merge request link/projekte/ws19/vkvm-new/text-renderer!9 |
||
---|---|---|
.ci | ||
lib/toml | ||
main | ||
res | ||
src | ||
test | ||
.clang-tidy | ||
.gitignore | ||
.gitlab-ci.yml | ||
CHANGELOG.md | ||
CMakeLists.txt | ||
LICENSE | ||
README.md |
README.md
vKVM Text Renderer
The Text Renderer gets the string from the text area in the Shared Memory and writes it into pixelarea.
To convert a string the Text Renderer 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.