📚 go-gd - Awesome Go Library for Images

Go binding for GD library
🏷️ Images
📂 Images
⭐ 0 stars
Detailed Description of go-gd
Go bingings for GD http://bolknote.ru Evgeny Stepanischev [email protected]
Installation: 1. install libgd (https://libgd.github.io/) 2. just run "go get github.com/bolknote/go-gd"
For test you can run sample.go (go run sample.jpg)