Merge pull request #209 from fowlmouth/patch1

added nanovg
This commit is contained in:
Billingsly Wetherfordshire 2015-07-13 03:12:00 -05:00
commit 709d8ea2b8

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