Added package thorvg (#3047)

This commit is contained in:
Jaremy Creechley 2025-06-01 22:00:30 -06:00 committed by GitHub
parent 162c156b71
commit 660d685448
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35361,10 +35361,26 @@
"syntax",
"dsl",
"macros",
"sugar",
"sugar"
],
"description": "Elegant sugar",
"license": "MIT",
"web": "https://github.com/5-6-1/tang-nim"
},
{
"name": "thorvg",
"url": "https://github.com/elcritch/thorvg-nim",
"method": "git",
"tags": [
"thorvg",
"vector-graphics",
"graphics",
"renderer",
"nim",
"wrapper"
],
"description": "ThorVG Nim Wrapper",
"license": "Unlicense",
"web": "https://github.com/elcritch/thorvg-nim"
}
]