Add Cameron (#1925)

This commit is contained in:
Aofei Sheng 2018-05-15 01:13:00 +08:00 committed by Jessica Temporal
parent df8e124b43
commit 3e52843430

View File

@ -652,6 +652,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [bild](https://github.com/anthonynsimon/bild) - Collection of image processing algorithms in pure Go. * [bild](https://github.com/anthonynsimon/bild) - Collection of image processing algorithms in pure Go.
* [bimg](https://github.com/h2non/bimg) - Small package for fast and efficient image processing using libvips. * [bimg](https://github.com/h2non/bimg) - Small package for fast and efficient image processing using libvips.
* [cameron](https://github.com/sheng/cameron) - An avatar generator for Go.
* [geopattern](https://github.com/pravj/geopattern) - Create beautiful generative image patterns from a string. * [geopattern](https://github.com/pravj/geopattern) - Create beautiful generative image patterns from a string.
* [gg](https://github.com/fogleman/gg) - 2D rendering in pure Go. * [gg](https://github.com/fogleman/gg) - 2D rendering in pure Go.
* [gift](https://github.com/disintegration/gift) - Package of image processing filters. * [gift](https://github.com/disintegration/gift) - Package of image processing filters.