Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bolknote/Go-gd

Go bingings for GD (http://www.boutell.com/gd/)
https://github.com/bolknote/Go-gd

Last synced: 18 days ago
JSON representation

Go bingings for GD (http://www.boutell.com/gd/)

Awesome Lists containing this project

README

        

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)