Skip to content

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.

#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

Dependencies:

No transitive dependencies.

Host Dependencies:
2 transitive dependencies:

#lottie

Enable plugin for lottie animations

Dependencies:
and one transitive dependency:
Host Dependencies:
2 transitive dependencies:

#lua

Build Lua bindings

Dependencies:

No transitive dependencies.

Host Dependencies:
2 transitive dependencies:

#svg

Enable plugin for SVG images

Dependencies:
and one transitive dependency:
Host Dependencies:
2 transitive dependencies:

#Dependencies

No transitive dependencies.

#Host Dependencies

No transitive dependencies.

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • Michael R. P. Ragazzon's avatarMichael R. P. Ragazzon
  • Lily Wang's avatarLily Wang
  • dbartussek's avatardbartussek
  • toge's avatartoge

#Changelog