{
  "name": "skia",
  "href": "https://vcpkg.link/ports/skia",
  "supports": "!(windows & arm32) & !mingw",
  "published_at": "2026-04-20T22:56:55.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://skia.org",
  "description": [
    "Skia is an open source 2D graphics library which provides common APIs that work across a variety of hardware and software platforms.",
    "It serves as the graphics engine for Google Chrome and Chrome OS, Android, Mozilla Firefox and Firefox OS, and many other products.",
    "Skia is sponsored and managed by Google, but is available for use by anyone under the BSD Free Software License. While engineering of the core components is done by the Skia development team, we consider contributions from any source."
  ],
  "license": "BSD-3-Clause",
  "version": {
    "type": "dot",
    "value": "148",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/17e49406253886ef38305d876e2a21a23905aa4c/ports/skia",
    "hash": "17e49406253886ef38305d876e2a21a23905aa4c"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/google/skia",
    "stars": 10870
  },
  "dependencies": [
    {
      "name": "abseil",
      "href": "https://vcpkg.link/ports/abseil",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "expat",
      "href": "https://vcpkg.link/ports/expat",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "opengl",
      "href": "https://vcpkg.link/ports/opengl",
      "is_host": false,
      "with_default_features": false,
      "version_constraint": null,
      "platform": "windows & !arm64 & !uwp"
    },
    {
      "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": "vcpkg-cmake-get-vars",
      "href": "https://vcpkg.link/ports/vcpkg-cmake-get-vars",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-gn",
      "href": "https://vcpkg.link/ports/vcpkg-gn",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-pkgconfig-get-modules",
      "href": "https://vcpkg.link/ports/vcpkg-pkgconfig-get-modules",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-tool-gn",
      "href": "https://vcpkg.link/ports/vcpkg-tool-gn",
      "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": "avif",
      "default": [],
      "description": [
        "AVIF support"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "libavif",
          "href": "https://vcpkg.link/ports/libavif",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "dawn",
      "default": [],
      "description": [
        "dawn support for skia"
      ],
      "supports": "!android & !uwp",
      "dependencies": [
        {
          "name": "dawn",
          "href": "https://vcpkg.link/ports/dawn",
          "is_host": false,
          "with_default_features": false,
          "version_constraint": null,
          "platform": "linux | bsd"
        },
        {
          "name": "dawn",
          "href": "https://vcpkg.link/ports/dawn",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "osx | windows"
        },
        {
          "name": "skia",
          "href": "https://vcpkg.link/ports/skia",
          "is_host": false,
          "with_default_features": false,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "direct3d",
      "default": [
        {
          "raw": "uwp",
          "expression": {
            "type": "node",
            "value": "uwp"
          }
        }
      ],
      "description": [
        "Direct3D support for skia"
      ],
      "supports": "windows",
      "dependencies": []
    },
    {
      "name": "dng",
      "default": [
        {
          "raw": "!bsd",
          "expression": {
            "type": "not",
            "expression": {
              "type": "node",
              "value": "bsd"
            }
          }
        }
      ],
      "description": [
        "Support for DNG files"
      ],
      "supports": "!bsd",
      "dependencies": []
    },
    {
      "name": "fontconfig",
      "default": [
        {
          "raw": "linux | bsd",
          "expression": {
            "type": "or",
            "left": {
              "type": "node",
              "value": "linux"
            },
            "right": {
              "type": "node",
              "value": "bsd"
            }
          }
        }
      ],
      "description": [
        "Fontconfig support"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "fontconfig",
          "href": "https://vcpkg.link/ports/fontconfig",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        },
        {
          "name": "skia",
          "href": "https://vcpkg.link/ports/skia",
          "is_host": false,
          "with_default_features": false,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "freetype",
      "default": [
        {
          "raw": "!(windows | osx | ios)",
          "expression": {
            "type": "not",
            "expression": {
              "type": "or",
              "left": {
                "type": "node",
                "value": "windows"
              },
              "right": {
                "type": "or",
                "left": {
                  "type": "node",
                  "value": "osx"
                },
                "right": {
                  "type": "node",
                  "value": "ios"
                }
              }
            }
          }
        }
      ],
      "description": [
        "Freetype support"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "dlfcn-win32",
          "href": "https://vcpkg.link/ports/dlfcn-win32",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "windows"
        },
        {
          "name": "freetype",
          "href": "https://vcpkg.link/ports/freetype",
          "is_host": false,
          "with_default_features": false,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "gl",
      "default": [
        {
          "raw": "!(windows & arm) & !uwp",
          "expression": {
            "type": "and",
            "left": {
              "type": "not",
              "expression": {
                "type": "and",
                "left": {
                  "type": "node",
                  "value": "windows"
                },
                "right": {
                  "type": "node",
                  "value": "arm"
                }
              }
            },
            "right": {
              "type": "not",
              "expression": {
                "type": "node",
                "value": "uwp"
              }
            }
          }
        }
      ],
      "description": [
        "OpenGL support for skia"
      ],
      "supports": "!(windows & arm) & !uwp",
      "dependencies": [
        {
          "name": "opengl-registry",
          "href": "https://vcpkg.link/ports/opengl-registry",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "graphite",
      "default": [],
      "description": [
        "Graphite support"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "skia",
          "href": "https://vcpkg.link/ports/skia",
          "is_host": false,
          "with_default_features": false,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "harfbuzz",
      "default": [
        {
          "raw": "!uwp",
          "expression": {
            "type": "not",
            "expression": {
              "type": "node",
              "value": "uwp"
            }
          }
        }
      ],
      "description": [
        "Harfbuzz support"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "harfbuzz",
          "href": "https://vcpkg.link/ports/harfbuzz",
          "is_host": false,
          "with_default_features": false,
          "version_constraint": null,
          "platform": "all"
        },
        {
          "name": "skia",
          "href": "https://vcpkg.link/ports/skia",
          "is_host": false,
          "with_default_features": false,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "icu",
      "default": [
        {
          "raw": "!uwp",
          "expression": {
            "type": "not",
            "expression": {
              "type": "node",
              "value": "uwp"
            }
          }
        }
      ],
      "description": [
        "Use icu."
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "icu",
          "href": "https://vcpkg.link/ports/icu",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "jpeg",
      "default": [
        "all"
      ],
      "description": [
        "Jpeg support"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "libjpeg-turbo",
          "href": "https://vcpkg.link/ports/libjpeg-turbo",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "metal",
      "default": [],
      "description": [
        "Metal support for skia"
      ],
      "supports": "ios, osx",
      "dependencies": []
    },
    {
      "name": "pdf",
      "default": [],
      "description": [
        "PDF backend"
      ],
      "supports": "all",
      "dependencies": []
    },
    {
      "name": "png",
      "default": [
        "all"
      ],
      "description": [
        "PNG support"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "libpng",
          "href": "https://vcpkg.link/ports/libpng",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "vulkan",
      "default": [],
      "description": [
        "Vulkan support for skia"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "vulkan-headers",
          "href": "https://vcpkg.link/ports/vulkan-headers",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        },
        {
          "name": "vulkan-memory-allocator",
          "href": "https://vcpkg.link/ports/vulkan-memory-allocator",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "webp",
      "default": [
        "all"
      ],
      "description": [
        "WebP support"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "libwebp",
          "href": "https://vcpkg.link/ports/libwebp",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    }
  ]
}