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:
parent
83588210a8
commit
e06268edbe
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue