SVG->DXF Conversion
As commented in other issue, DXF/ SVG conversion is referring to convert.deepnest.io URL.
We need offline support and I have implemented DXF -> SVG yet using kabeja thanks to author comment, but kabeja doesn't look capable of doing reverse conversion.
@Jack000 , could you tell me how is implmented conversion from SVG to DXF? I would need to know to implement offline.
Regards
I am also in the same boat. I have many DXF files that I need to nest, but I have to do it on an offline system, because the files are confidential.
Ditto on the DXF->SVG; to import I've remoted to the Kabeja CLI but needing to go the other way.
Did anyone make progress here?
I've found https://github.com/codelibs/libdxfrw which could maybe be used similarly to the C++ Minkowski but way out of my comfort zone.