From f645c6f3a57bf5f53bbb2bde362b2447f725c977 Mon Sep 17 00:00:00 2001 From: Mario Date: Sat, 11 Jan 2020 10:30:12 +0000 Subject: update cropperjs to the recent version --- .../docs/examples/crop-cross-origin-image.html | 48 ++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 library/cropperjs/docs/examples/crop-cross-origin-image.html (limited to 'library/cropperjs/docs/examples/crop-cross-origin-image.html') diff --git a/library/cropperjs/docs/examples/crop-cross-origin-image.html b/library/cropperjs/docs/examples/crop-cross-origin-image.html new file mode 100644 index 000000000..23f75bec0 --- /dev/null +++ b/library/cropperjs/docs/examples/crop-cross-origin-image.html @@ -0,0 +1,48 @@ + + + + + + + Cropper.js + + + + +
+

Crop a cross origin image

+

A cross origin image with a crossorigin attribute and an available Access-Control-Allow-Origin response header can be cropped by Cropper.

+

Image

+
+ +
+

Result

+
+
+ + + + + -- cgit v1.2.3