图片处理资源
- https://github.com/Terry-Mao/paint Terry-Mao/paint is an image processing library based on ImageMagick for golan
- Go语言中生成图片缩略图 http://ifq.github.io/blog/2013/08/22/golang-image-resize
- go图片处理的各种实现 http://www.sudochina.com/archives/1/4/35.html
- https://code.google.com/p/appengine-go/source/browse/example/moustachio/resize/resize.go
1. 缩略图: http://code.google.com/p/appengine-go/source/browse/example/moustachio/resize/resize.go
2. 画图形: http://golang.org/doc/articles/image_draw.html
图形库:
go-gd
https://github.com/bolknote/go-gd
go-cairo
https://github.com/ungerik/go-cairo