polyClip icon indicating copy to clipboard operation
polyClip copied to clipboard

A JavaScript library that allows cropping of images using non-rectangular shapes.

Results 6 polyClip issues
Sort by recently updated
recently updated
newest added

I am using above js file and I am loading js file asynchronously by adding 'async' attribute. So after that I am getting below error: "Failed to execute 'write' on...

I'd like to know if there is a way to set the width and height of the image that is being masked.

Hi there, I'd like to use it on a video. Is that possible? Thanks!

Hi i'm using the library in a image editor and I want to know if exist any method onComplete or any callback to know if the process is ready. Thanks

Hi, I am trying to get your [example with the "Animated Image Masking"](http://www.useragentman.com/blog/2013/01/14/cross-browser-animated-image-masking-even-in-ie-using-polyclip-js/) to work with an SVG path for the clipping mask. So far, I have included canvg.js and...

hi, I had a problem using this in drupal. drupal uses jquery conflict free. see http://drupal.org/node/756722 (#Using jQuery)