{ "name": "plutovg", "version": "1.3.1", "description": "Tiny 2D vector graphics library in C", "homepage": "https://github.com/sammycage/plutovg", "license": "MIT", "dependencies": [ { "name": "vcpkg-cmake", "host": true }, { "name": "vcpkg-cmake-config", "host": true } ], "features": { "font-face-cache": { "description": "Enable loading font face cache from files and directories" } } }