Add bild, a collection of image processing algorithms in pure Go. (#1051)

master
Anthony N. Simon 8 years ago committed by Dmitri Shuralyov
parent bd41e89a1a
commit ab4d06c115

@ -476,6 +476,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
*Libraries for manipulating images.*
* [bild](https://github.com/anthonynsimon/bild) - A collection of image processing algorithms in pure Go.
* [bimg](https://github.com/h2non/bimg) - Small package for fast and efficient image processing using libvips.
* [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.

Loading…
Cancel
Save