[JAVA] Incorrect corner rounding when converting from vsdx to svg

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

@vittala

We have logged an issue as DIAGRAMJAVA-50725 in our issue tracking system for further investigation. We will look into its details and keep you posted with the status of its correction. Please be patient and spare us some time.

We are sorry for the inconvenience.

The issues you have found earlier (filed as DIAGRAMJAVA-50725) have been fixed in this update. This message was posted using Bugs notification tool by philip.zhou

Hi

Release 21.6 appears to resolve the issue.

Regards
Vittal

1 Like