Skip to content
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

fixing path exports to SVG #5438

Merged
merged 6 commits into from
Dec 25, 2018
Merged

fixing path exports to SVG #5438

merged 6 commits into from
Dec 25, 2018

Conversation

asturur
Copy link
Member

@asturur asturur commented Dec 23, 2018

Close #5436

I did not look at all manual tests last release, and i broke path svg export. This is a fix.
I have still to verify a path + clipPath path svg import/export

@asturur
Copy link
Member Author

asturur commented Dec 23, 2018

ok this is not right yet. This breaks some kind of clipPaths.
OMG so hard.

@asturur
Copy link
Member Author

asturur commented Dec 25, 2018

Added a test that fails for the broken part right now.

@asturur asturur merged commit 0e26113 into master Dec 25, 2018
@asturur asturur mentioned this pull request Dec 25, 2018
@asturur asturur deleted the fixing-the-path-export branch December 25, 2018 21:25
thiagocunha pushed a commit to thiagocunha/fabric.js that referenced this pull request Nov 18, 2019
* fixing path exports to SVG

* extend svg import tests

* added a failing test for the SVG export

* more tests for polygons
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Canvas toSVG ,the svg will break
1 participant