You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DXF files are a little more tricky. Again, Inkscape has a bundled DXF-to-SVG converter, but the SVG it spits out is rejected by the SVG-to-HPGL tool... Nice. So we convert to SVG, then invoke inkscape directly to reparse the SVG and save it again, and then finally run the standard SVG import.