vkdoom_m/libraries/ZWidget
Christoph Oelckers f5c4964902 use a more complete font did some primitive font substitution logic.
NotoSans was chosen because it contains all Latin, Cyrillic and Greek characters in one file.
To test the substitution the separate font files for Armenian and Georgian were also added, even though the languages have not been translated.
2024-01-02 18:58:39 +01:00
..
include/zwidget use a more complete font did some primitive font substitution logic. 2024-01-02 18:58:39 +01:00
src use a more complete font did some primitive font substitution logic. 2024-01-02 18:58:39 +01:00
CMakeLists.txt Fix compile error on macOS 2024-01-02 16:56:19 +01:00
LICENSE.md Add zwidget 2024-01-02 16:54:51 +01:00
README.md Add zwidget 2024-01-02 16:54:51 +01:00

ZWidget

A framework for building user interface applications