You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Below fiddle uses height, width, cropX and cropY attributed in the way V2 suggests. Cropping happens correctly on canvas but upon downloading the SVG, the entire image is shown.
Below fiddle uses height, width, cropX and cropY attributed in the way V2 suggests. Cropping happens correctly on canvas but upon downloading the SVG, the entire image is shown.
Version
2.0
Test Case
http://jsfiddle.net/Da7SP/841/
Steps to reproduce
Expected Behavior
Image must be cropped in SVG similar to canvas
Actual Behavior
Entire image is shown in SVG
The text was updated successfully, but these errors were encountered: