|
@@ -56,9 +56,12 @@ nvgFill(vg); |
|
|
See the header file [nanovg.h](/src/nanovg.h) for API reference. |
|
|
See the header file [nanovg.h](/src/nanovg.h) for API reference. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# License |
|
|
|
|
|
|
|
|
## License |
|
|
The library is licensed under [zlib license](LICENSE.txt) |
|
|
The library is licensed under [zlib license](LICENSE.txt) |
|
|
|
|
|
|
|
|
|
|
|
## Discussions |
|
|
|
|
|
[NanoVG mailing list](https://groups.google.com/forum/#!forum/nanovg) |
|
|
|
|
|
|
|
|
## Links |
|
|
## Links |
|
|
Uses [stb_truetype](http://nothings.org) for font rendering. |
|
|
Uses [stb_truetype](http://nothings.org) for font rendering. |
|
|
Uses [stb_image](http://nothings.org) for image loading. |
|
|
Uses [stb_image](http://nothings.org) for image loading. |