mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
added nanovg
This commit is contained in:
parent
74349b479d
commit
0e1239e548
@ -1848,5 +1848,14 @@
|
||||
"description": "A wrapper for NCurses",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/rnowley/nim-ncurses"
|
||||
},
|
||||
{
|
||||
"name": "nanovg.nim",
|
||||
"url": "https://github.com/fowlmouth/nanovg.nim",
|
||||
"method": "git",
|
||||
"tags": ["wrapper", "GUI", "vector graphics", "opengl"],
|
||||
"description": "A wrapper for NanoVG vector graphics rendering",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/fowlmouth/nanovg.nim"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user