-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Canvas toSVG ,the svg will break #5436
Comments
omg that is terrible. How did it pass the tests? |
Yeah, I had similar problems with the move to 2.4.5. Which is a shame because I really need the fix that stops a second transform being added to my clip paths (which did seem to be working great btw - thanks) |
In shapes/path.class.js I've added again specificTransform which removed in #aadfea00faf28b3f8c4d8013dbf781415c3a432a |
Because specific transform is added in |
Version
2.4.5 bad
2.4.3 and 2.4.4 show well
Test Case
http://fabricjs.com/kitchensink
Information about environment
brower
Which browsers?
chrome 70.0.3538.110
Steps to reproduce
http://fabricjs.com/docs/fabric.Canvas.html#toSVG
canvas toSVG image
Expected Behavior
The text was updated successfully, but these errors were encountered: