{
  "name": "rmlui",
  "href": "https://vcpkg.link/ports/rmlui",
  "supports": "all",
  "published_at": "2026-08-24T16:22:03.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": "https://mikke89.github.io/RmlUiDoc/",
  "homepage_href": "https://github.com/mikke89/RmlUi",
  "description": [
    "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."
  ],
  "license": "MIT",
  "version": {
    "type": "dot",
    "value": "6.3",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/58d05041d94a7ad83d2ba04c1ae75dcce92907fb/ports/rmlui",
    "hash": "58d05041d94a7ad83d2ba04c1ae75dcce92907fb"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/mikke89/RmlUi",
    "stars": 4407
  },
  "dependencies": [
    {
      "name": "itlib",
      "href": "https://vcpkg.link/ports/itlib",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "robin-hood-hashing",
      "href": "https://vcpkg.link/ports/robin-hood-hashing",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake",
      "href": "https://vcpkg.link/ports/vcpkg-cmake",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake-config",
      "href": "https://vcpkg.link/ports/vcpkg-cmake-config",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": [
    {
      "name": "freetype",
      "default": [
        "all"
      ],
      "description": [
        "Include font engine based on FreeType"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "freetype",
          "href": "https://vcpkg.link/ports/freetype",
          "is_host": false,
          "with_default_features": false,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "lottie",
      "default": [],
      "description": [
        "Enable plugin for lottie animations"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "rlottie",
          "href": "https://vcpkg.link/ports/rlottie",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "lua",
      "default": [],
      "description": [
        "Build Lua bindings"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "lua",
          "href": "https://vcpkg.link/ports/lua",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "svg",
      "default": [],
      "description": [
        "Enable plugin for SVG images"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "lunasvg",
          "href": "https://vcpkg.link/ports/lunasvg",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    }
  ]
}