shibukawa / vg4go

Vector Graphics library for golang
zlib License
15 stars 4 forks source link

NanoVGo

Pure golang implementation of NanoVG <https://github.com/memononen/nanovg>_. NanoVG is a vector graphics engine inspired by HTML5 Canvas API.

DEMO <https://shibukawa.github.io/nanovgo/>_

API Reference

See GoDoc <https://godoc.org/github.com/shibukawa/nanovgo>_

Porting Memo

License

zlib license

Original (NanoVG) Author

Author

Contribution