rmluiv6.3
- Updated
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.
- Project website: https://github.com/mikke89/RmlUi
- Documentation: https://mikke89.github.io/RmlUiDoc/
#Usage
rmlui provides CMake targets:
find_package(RmlUi CONFIG REQUIRED)
target_link_libraries(main PRIVATE RmlUi::RmlUi)#Supported Platforms
All platforms supported.
#Features
Default feature: freetype
#freetypedefault
Include font engine based on FreeType
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (through freetype)
- vcpkg-cmake-config (through freetype)
#lottie
Enable plugin for lottie animations
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (through rapidjson)
- vcpkg-cmake-config (through rapidjson)
#lua
Build Lua bindings
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (through lua)
- vcpkg-cmake-config (through lua)
#svg
Enable plugin for SVG images
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (through plutovg)
- vcpkg-cmake-config (through plutovg)
#Used By
No ports use this.
#Host Tool For
No ports use this.
#Contributors
Michael R. P. Ragazzon
Lily Wang
dbartussek
toge