Hi
The attached zip shows a problem when converting a vsdx to svg using Aspose Diagram Java 21.5. The zip contains:
- testcase.vsdx - the source visio
- testcase-converted-with-aspose-diagram-21.5.svg - results when converting with aspose
- testcase-converted-with-visio.svg - results when saving from Visio
- com/cognidox/TestConvert.java - source java used for conversion
The problem is the lower-left corner of the shape should be rounded (as seen in the source Visio and SVG from Visio), but with Aspose it’s a right-angle corner.
svg-conversion-incorrect-corner-rounding.zip (175.1 KB)
Regards
Vittal