add geo_pattern repository

This commit is contained in:
Pravendra Singh 2014-11-23 23:10:20 +05:30
parent 6d5e72ef62
commit fe02911e27

View File

@ -233,9 +233,10 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
## Images ## Images
*Libraries for manipulating images.* *Libraries for manipulating images.*
* [geo_pattern](https://github.com/pravj/geo_pattern) - Create beautiful generative image patterns from a string.
* [gift](https://github.com/disintegration/gift) - Package of image processing filters. * [gift](https://github.com/disintegration/gift) - Package of image processing filters.
* [go-cairo](https://github.com/ungerik/go-cairo) - Go binding for the cairo graphics library. * [go-cairo](https://github.com/ungerik/go-cairo) - Go binding for the cairo graphics library.
* [go-gd](https://github.com/bolknote/go-gd) - Go binding for GD library
* [go-nude](https://github.com/koyachi/go-nude) - Nudity detection with Go. * [go-nude](https://github.com/koyachi/go-nude) - Nudity detection with Go.
* [go-opencv](https://github.com/lazywei/go-opencv) - Go bindings for OpenCV. * [go-opencv](https://github.com/lazywei/go-opencv) - Go bindings for OpenCV.
* [go-webcolors](https://github.com/jyotiska/go-webcolors) - Port of webcolors library from Python to Go. * [go-webcolors](https://github.com/jyotiska/go-webcolors) - Port of webcolors library from Python to Go.
@ -245,7 +246,6 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
* [resize](https://github.com/nfnt/resize) - Image resizing for the Go with common interpolation methods. * [resize](https://github.com/nfnt/resize) - Image resizing for the Go with common interpolation methods.
* [rez](https://github.com/bamiaux/rez) - Image resizing, functionality similar to resize * [rez](https://github.com/bamiaux/rez) - Image resizing, functionality similar to resize
* [svgo](https://github.com/ajstarks/svgo) - Go Language Library for SVG generation. * [svgo](https://github.com/ajstarks/svgo) - Go Language Library for SVG generation.
* [go-gd](https://github.com/bolknote/go-gd) - Go binding for GD library
## Logging ## Logging