You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 year ago | |
---|---|---|
.ci | 1 year ago | |
lib/toml | 1 year ago | |
main | 1 year ago | |
res | 1 year ago | |
src | 1 year ago | |
test | 1 year ago | |
.clang-tidy | 1 year ago | |
.gitignore | 1 year ago | |
.gitlab-ci.yml | 1 year ago | |
CHANGELOG.md | 1 year ago | |
CMakeLists.txt | 1 year ago | |
LICENSE | 1 year ago | |
README.md | 1 year ago |
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.