From e2597896d59bf6c874f672b3ba913dbd74352831 Mon Sep 17 00:00:00 2001 From: Noel Yahan Date: Sat, 6 Oct 2018 02:53:12 +0530 Subject: [PATCH] add mergi (#2111) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 35aced6c..e341b834 100644 --- a/README.md +++ b/README.md @@ -700,6 +700,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [imaging](https://github.com/disintegration/imaging) - Simple Go image processing package. * [img](https://github.com/hawx/img) - Selection of image manipulation tools. * [ln](https://github.com/fogleman/ln) - 3D line art rendering in Go. +* [mergi](https://github.com/noelyahan/mergi) - Tool & Go library for image manipulation (Merge, Crop, Resize, Watermark, Animate). * [mort](https://github.com/aldor007/mort) - Storage and image processing server written in Go. * [mpo](https://github.com/donatj/mpo) - Decoder and conversion tool for MPO 3D Photos. * [picfit](https://github.com/thoas/picfit) - An image resizing server written in Go.