Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 782 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 782 Bytes

cropperjs-gif

support cropperjs to crop gif

easy-gif-js

simple wrapper for gif.js and gifuct-js

Fix some older browser error:

1.Blob constructor error.
2.UInt8ClamedArray not defiend error.
3.CanvasPixelArray not work in Worker.

demo

cropperjs-gif
easy-gif-js

build

1.npm install bower
2.npx bower install
3.npm run build

debug

1.npm run serve
2.access [cropperjs-gif] (http://127.0.0.1/demo/index.html) [easy-gif-js] (http://127.0.0.1/demo/gif.html)

license

MIT