Add `pica`

[pica](https://github.com/nodeca/pica)

High quality image resize (with fast Lanczos filter, implemented in pure JS).
This commit is contained in:
Vitaly Puzrin 2015-06-07 19:12:52 +03:00
parent 83588210a8
commit e06268edbe
1 changed files with 1 additions and 0 deletions

View File

@ -600,6 +600,7 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection
## Image Processing
* [lena.js](https://github.com/davidsonfellipe/lena.js) - A Library for image processing with filters and util functions.
* [pica](https://github.com/nodeca/pica) - High quality image resize (with fast Lanczos filter, implemented in pure JS).
## ES6