Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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/)
- Host: GitHub
- URL: https://github.com/bolknote/Go-gd
- Owner: bolknote
- Created: 2011-05-12T06:33:54.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2018-05-07T19:29:26.000Z (over 6 years ago)
- Last Synced: 2024-07-31T01:26:18.208Z (3 months ago)
- Language: Go
- Homepage:
- Size: 147 KB
- Stars: 58
- Watchers: 6
- Forks: 16
- Open Issues: 1
-
Metadata Files:
- Readme: README
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)