Search Criteria
Package Details: nanovg-git r394.e628d62-1
Git Clone URL: | https://aur.archlinux.org/nanovg-git.git (read-only, click to copy) |
---|---|
Package Base: | nanovg-git |
Description: | NanoVG is small antialiased vector graphics rendering library for OpenGL. |
Upstream URL: | https://github.com/memononen/nanovg |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | oweissbarth |
Maintainer: | oweissbarth |
Last Packager: | oweissbarth |
Votes: | 2 |
Popularity: | 0.20 |
First Submitted: | 2017-04-24 09:17 |
Last Updated: | 2020-09-18 08:13 |
Required by (1)
- nanogui-git (requires nanovg)
Latest Comments
oweissbarth commented on 2018-01-12 09:33
@the_jk Yes you are right. I updated the package accordingly.
the_jk commented on 2018-01-10 20:42
Should perhaps build release config instead of debug? "make config=release"
oweissbarth commented on 2017-08-11 08:54
@jforberg Nanovg itself does not require glfw, but the examples do. I now disabled the examples.
You can use the opengl library of your choice in your project.
jforberg commented on 2017-08-10 23:37
This package seems to be missing a dependency on glfw.