From 637416699d0a9b599093ffebd9743492d0f5a351 Mon Sep 17 00:00:00 2001 From: Vitaly Puzrin Date: Sat, 13 Dec 2014 00:34:38 +0300 Subject: [PATCH] Image: pica --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 32f5d52..c643b95 100644 --- a/readme.md +++ b/readme.md @@ -301,7 +301,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [image-type](https://github.com/sindresorhus/image-type) - Detect the image type of a Buffer/Uint8Array. - [gm](https://github.com/aheckmann/gm) - GraphicsMagick and ImageMagick wrapper. - [lwip](https://github.com/EyalAr/lwip) - Lightweight image processor which does not require ImageMagick. - +- [pica](https://github.com/nodeca/pica) - High quality & fast resize (lanczos3) in pure JS. Alternative to canvas drawImage(), when no pixelation allowed. ### Text