Commit graph

5 commits

Author SHA1 Message Date
Andrea Bogazzi
06ff16f801 fixes a particular case of clipPath problem 2019-01-13 11:53:55 +01:00
Andrea Bogazzi
0e261137ca
fixing path exports to SVG (#5438)
* fixing path exports to SVG

* extend svg import tests

* added a failing test for the SVG export

* more tests for polygons
2018-12-25 21:58:13 +01:00
Andrea Bogazzi
5138496163
Add test and failing visual tests for clipPath toSVG (#5236)
* more visual tests;

* try

* fix
2018-09-22 12:36:50 +02:00
Andrea Bogazzi
ffe01ab9f6
ClipPath to svg (#5234)
* svg plain examples works

* more code reuse in visual tests
2018-09-16 16:39:54 +02:00
Andrea Bogazzi
513233bf78
Making clipPath absolute positionable (#5199)
Added visual tests
Added property absolutePositioned and inverse
2018-09-16 01:59:36 +02:00