Is there any way to execute command with Aviary/Feather? E.g. let's say I want to edit an image but first I want to crop it via JavaScript (instead of relying on the user to crop it to my specific ratio). I know I can set the allowed crop ratios but I'd like a way to do this automatically and ensure the crop is applied by default.
Asked
Active
Viewed 383 times
1 Answers
1
Programmatic edits are not currently possible with the Image Editor. The use paradigm is:
- Configure the Image Editor
- Launch the Image Editor and pass in an image
- Receive the resulting edited image

Ash Ryan Arnwine
- 1,471
- 1
- 11
- 27