mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add bild, a collection of image processing algorithms in pure Go. (#1051)
This commit is contained in:
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…
Reference in New Issue
Block a user