Update README.md (#3398)

This commit is contained in:
Toni Melisma 2020-12-22 09:30:05 +02:00 committed by GitHub
parent 3499eb72de
commit 193bcdf645
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -959,6 +959,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [goimagehash](https://github.com/corona10/goimagehash) - Go Perceptual image hashing package.
* [goimghdr](https://github.com/corona10/goimghdr) - The imghdr module determines the type of image contained in a file for Go.
* [govatar](https://github.com/o1egl/govatar) - Library and CMD tool for generating funny avatars.
* [govips](https://github.com/davidbyttow/govips) - A lightning fast image processing and resizing library for Go.
* [gridder](https://github.com/shomali11/gridder) - A Grid based 2D Graphics library.
* [image2ascii](https://github.com/qeesung/image2ascii) - Convert image to ASCII.
* [imagick](https://github.com/gographics/imagick) - Go binding to ImageMagick's MagickWand C API.