{
  "name": "plutosvg",
  "href": "https://vcpkg.link/ports/plutosvg",
  "supports": "all",
  "published_at": "2025-05-16T15:06:27.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/sammycage/plutosvg",
  "description": [
    "Tiny SVG rendering library in C"
  ],
  "license": "MIT",
  "version": {
    "type": "semver",
    "value": "0.0.7",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/f3371f4470aa16129e5f47d6c156b5d56f027eb7/ports/plutosvg",
    "hash": "f3371f4470aa16129e5f47d6c156b5d56f027eb7"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/sammycage/plutosvg",
    "stars": 343
  },
  "dependencies": [
    {
      "name": "plutovg",
      "href": "https://vcpkg.link/ports/plutovg",
      "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": [],
      "description": [
        "Enable Freetype integration"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "freetype",
          "href": "https://vcpkg.link/ports/freetype",
          "is_host": false,
          "with_default_features": false,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    }
  ]
}