added nanovg

This commit is contained in:
fowlmouth 2015-07-12 16:34:58 -05:00
parent 74349b479d
commit 0e1239e548

View File

@ -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"
}
]