scottcheng / cropit

A "customizable crop and zoom" jQuery plugin.
http://scottcheng.github.io/cropit/
MIT License
874 stars 304 forks source link

how to rotate image #150

Closed maheshweboners closed 8 years ago

maheshweboners commented 8 years ago

this image cropt code really nice but how to rotate image any solution plz ..

jacondaloas commented 8 years ago

cropit is not able to turn

HardikPatel88 commented 8 years ago

How to get base64 of rotated image.

pensierinmusica commented 8 years ago

Relates to #92

scottcheng commented 8 years ago

Closed in d06fa78e3e789452675295de6aee7a08c4ade0b6.

cercao commented 7 years ago

I saw this in documentation: "If, after rotated by 90 degrees, the dimension of the image no longer meets the requirements, it would be rotated by 180 degrees."

Is there any way to just rotate 90 degree and keep like this ?

thks