Clip-path responsive cross-browser polyfill
- Support:
IE 9+, Edge(12+), Chrome(4+), FF(3.6+), Safari(4+), Opera(10.1+),
- Dependencies:
JQuery
- Replace
img by
canvas
$3
https://stasglebov.github.io/Clip-path-polyfill/
How to use:
- Generate figure you need using http://bennettfeely.com/clippy/ ( for example )
- Include/import clip-path-polyfill.js file
- Add data attribute to img:

! IMPORTANT !
You need separate every figure coordinate (x, y) by coma
Enjoy!