This repository has been archived by the owner on Aug 1, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
rotate feature request #81
Comments
Well, maybe simple rotation can be supported. |
A rotate option would be very nice, I implemented a rotation with CSS in a cropping script, but without support for IE < 9 |
fengyuanchen
pushed a commit
that referenced
this issue
Oct 21, 2014
- Supports zoom (#1, #79) and rotate(#81). - Add 2 new options: "zoomable" and "rotatable". - Add 6 new methods: "enable", "disable", "zoom", "rotate", "getDataURL" (#80) and "setDragMode". - Rename "release" method to "clear". - Rename "setImgSrc" method to "replace". - Rename "getImgInfo" method to "getImageData". - Some other improvements.
A base rotation has been added now. Thank both of you!!! |
@fengyuanchen I'm curious, is there a technical reason that you don't provide the rotated picture as getDataURL? |
@mediafreakch Well, I will improve it. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
is there possible to rotate the crop zone
The text was updated successfully, but these errors were encountered: