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: about 2 months 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-10-25T05:22:48.143Z (about 2 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
- awesome-go - go-gd - Go binding for GD library. (Images / Search and Analytic Databases)
- awesome-go - go-gd - Go bingings for GD ( ) - ★ 47 (Images)
- awesome-go-extra - go-gd - 05-12T06:33:54Z|2018-05-07T19:29:26Z| (Images / Advanced Console UIs)
- awesome-go-zh - go-gd
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)