mxgraph-svg2shape
mxgraph-svg2shape copied to clipboard
mxGraph SVG to Shape translation tools
**Describe the bug** Attached is the SVG file which we tried to convert to stencil XML which contain shapes  **To Reproduce** Steps to reproduce the behavior: Had selected...
See https://github.com/jgraph/svg2xml/issues/24
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...
https://maven.apache.org/docs/history.html 3.8.1 released on `2021-04-04`
This will allow anybody to test the tools without having to build the project See also #6
Do not used latest for ubuntu, windows and macos but named version to not depends on latest version change.
See announcement https://github.blog/changelog/2021-04-05-github-actions-setup-java-now-support-adopt-openjdk/
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.
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