{
  "name": "podofo",
  "href": "https://vcpkg.link/ports/podofo",
  "supports": "!uwp & !xbox",
  "published_at": "2026-06-10T23:49:45.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/podofo/podofo",
  "description": [
    "PoDoFo is a library to work with the PDF file format"
  ],
  "license": "LGPL-2.0-or-later OR MPL-2.0",
  "version": {
    "type": "semver",
    "value": "1.1.1",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/33759a136dd93761550db501efeef316470c74e4/ports/podofo",
    "hash": "33759a136dd93761550db501efeef316470c74e4"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/podofo/podofo",
    "stars": 599
  },
  "dependencies": [
    {
      "name": "date",
      "href": "https://vcpkg.link/ports/date",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "fast-float",
      "href": "https://vcpkg.link/ports/fast-float",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "fmt",
      "href": "https://vcpkg.link/ports/fmt",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "freetype",
      "href": "https://vcpkg.link/ports/freetype",
      "is_host": false,
      "with_default_features": false,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "libjpeg-turbo",
      "href": "https://vcpkg.link/ports/libjpeg-turbo",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "libpng",
      "href": "https://vcpkg.link/ports/libpng",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "libxml2",
      "href": "https://vcpkg.link/ports/libxml2",
      "is_host": false,
      "with_default_features": false,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "openssl",
      "href": "https://vcpkg.link/ports/openssl",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "tcb-span",
      "href": "https://vcpkg.link/ports/tcb-span",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "tiff",
      "href": "https://vcpkg.link/ports/tiff",
      "is_host": false,
      "with_default_features": false,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "utf8proc",
      "href": "https://vcpkg.link/ports/utf8proc",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "utfcpp",
      "href": "https://vcpkg.link/ports/utfcpp",
      "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"
    },
    {
      "name": "zlib",
      "href": "https://vcpkg.link/ports/zlib",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": [
    {
      "name": "fontconfig",
      "default": [],
      "description": [
        "Use Fontconfig"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "fontconfig",
          "href": "https://vcpkg.link/ports/fontconfig",
          "is_host": false,
          "with_default_features": false,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "fontmanager",
      "default": [
        "all"
      ],
      "description": [
        "Enable font manager"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "podofo",
          "href": "https://vcpkg.link/ports/podofo",
          "is_host": false,
          "with_default_features": false,
          "version_constraint": null,
          "platform": "!windows"
        }
      ]
    }
  ]
}