Feature proposal #6828
open
Implement advanced image editing features
Added by krileon over 7 years ago.
Updated 6 days ago.
Start date:
23 October 2017
Description
Implement features for directly editing the source image. This should include crop, resize, and rotate. Current rotate feature is a simple CSS rotation, which should be changed to rotate the actual source images instead of just being CSS as this would allow for much better display since the CSS rotation won't translate to embed usages.
Only use non-CSS based rotation if advanced editing is enabled. Needs to be some sort of fallback B/C in the event advanced editing is enabled (will be default disabled) while a CSS rotation is already in place.
- Target version changed from 4.0.0 to 3.0.0
- Target version changed from 3.0.0 to 4.0.0
Moved to later as not sure this is really necessary right now. If implemented it'll be done client side via WASM image editor.
Also available in: Atom
PDF