mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 09:29:00 +08:00
15 lines
346 B
JSON
15 lines
346 B
JSON
|
{
|
||
|
"name": "msdfgen",
|
||
|
"version-string": "1.8",
|
||
|
"description": "Multi-channel signed distance field generator",
|
||
|
"homepage": "https://github.com/Chlumsky/msdfgen",
|
||
|
"dependencies": [
|
||
|
"freetype"
|
||
|
],
|
||
|
"features": {
|
||
|
"tools": {
|
||
|
"description": "Generates an executable inside the tools folder. Not supported on UWP."
|
||
|
}
|
||
|
}
|
||
|
}
|