mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
Switch from old abandoned NanoVG package to a currently maintained one (#1253)
This commit is contained in:
parent
a43a1097ca
commit
38d8f9d7e7
@ -3365,8 +3365,8 @@
|
||||
"web": "https://github.com/rnowley/nim-ncurses"
|
||||
},
|
||||
{
|
||||
"name": "nanovg.nim",
|
||||
"url": "https://github.com/fowlmouth/nanovg.nim",
|
||||
"name": "nanovg",
|
||||
"url": "https://github.com/johnnovak/nim-nanovg",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"wrapper",
|
||||
@ -3374,9 +3374,9 @@
|
||||
"vector graphics",
|
||||
"opengl"
|
||||
],
|
||||
"description": "A wrapper for NanoVG vector graphics rendering",
|
||||
"description": "Nim wrapper for the C NanoVG antialiased vector graphics rendering library for OpenGL",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/fowlmouth/nanovg.nim"
|
||||
"web": "https://github.com/johnnovak/nim-nanovg"
|
||||
},
|
||||
{
|
||||
"name": "pwd",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user