RmlUi is the C++ user interface library based on the HTML and CSS standards, designed as a complete solution for any project's interface needs.
Run the following Vcpkg command to install the port.
vcpkg install rmlui
rmlui provides CMake targets:
find_package(RmlUi CONFIG REQUIRED) target_link_libraries(main PRIVATE RmlUi::RmlUi)
Include font engine based on FreeType
Build Lua bindings
Enable plugin for SVG images
v6.0#1
Sep 3, 2024
All
mikke89/RmlUi2.7K
github.com/mikke89/RmlUi
mikke89.github.io/RmlUiDoc
136c521571
MIT
Manifest