mxgraph-svg2shape icon indicating copy to clipboard operation
mxgraph-svg2shape copied to clipboard

mxGraph SVG to Shape translation tools

Results 16 mxgraph-svg2shape issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Attached is the SVG file which we tried to convert to stencil XML which contain shapes ![Web Server](https://user-images.githubusercontent.com/53110553/194853515-c334c080-d980-4d2d-948b-d6312be833c6.svg) **To Reproduce** Steps to reproduce the behavior: Had selected...

bug

See https://github.com/jgraph/svg2xml/issues/24

bug
tool:svg2js

The README currently mention the UI (the content is taken from the upstream repo) but we focus here on the CLI and most (probably all) options are not implemented. For...

documentation
tool:svg2xml

https://maven.apache.org/docs/history.html 3.8.1 released on `2021-04-04`

chore

This will allow anybody to test the tools without having to build the project See also #6

enhancement
good first issue
chore
hacktoberfest

Do not used latest for ubuntu, windows and macos but named version to not depends on latest version change.

chore

See announcement https://github.blog/changelog/2021-04-05-github-actions-setup-java-now-support-adopt-openjdk/

chore

It will be easier to run them instead of `java -jar` + class name directives. They could be packaged with the `all in one` jar to simplify the distribution.

enhancement

We already integrate `allow to run without showing the GUI` in 4f7f0cd5db0a7dba3b502fe68563bcdb7960c789. See https://github.com/alex-hall-idener/svg2xml - [ ] contact @alex-hall-idener (the repository owner) for more information - [ ] propose him...

At least, add tests to prove this works if already implemented

enhancement
tool:xml2js