jgraph / svg2xml

SVG to XML mxGraph stencil definition translation tool
Apache License 2.0
62 stars 41 forks source link

Resulting icon looks corrupted not matching input icon #29

Closed jaywarfield closed 2 years ago

jaywarfield commented 2 years ago

Several attempts but unable to get slisor.svg to look correct after running this svg thru svg2xml with normalize size of x=32px and y=32px.

In the zip:

  1. slisor.svg is the original icon.
  2. slisor-screen-capture-of-svg.png is the expected rendition of the svg directly.
  3. slisor-screen-capture-after-svg2ml.png is the resulting icon in the xml after rendering the xml in draw.io.

Is this a problem in svg2xml that can be fixed or what is causing this?

Thanks!

slisor-issue-110621.zip

jaywarfield commented 2 years ago

I don't see a version file for svg2xml but the folder date of the svg2xml that I used is Feb 9, 2021 which is the date of the last time I picked up the source for svg2xml.

jaywarfield commented 2 years ago

This same icon from this site looks good with svg2xml, so we are looking at this from that angle and closing out this issue. Thanks.