{
  "name": "plutovg",
  "href": "https://vcpkg.link/ports/plutovg",
  "supports": "all",
  "published_at": "2026-05-19T22:04:50.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/sammycage/plutovg",
  "description": [
    "Tiny 2D vector graphics library in C"
  ],
  "license": "MIT",
  "version": {
    "type": "semver",
    "value": "1.3.3",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/09adca27301e1cb4e88a739763b42b182189d077/ports/plutovg",
    "hash": "09adca27301e1cb4e88a739763b42b182189d077"
  },
  "repository": null,
  "dependencies": [
    {
      "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": "font-face-cache",
      "default": [],
      "description": [
        "Enable loading font face cache from files and directories"
      ],
      "supports": "all",
      "dependencies": []
    }
  ]
}