Spurious line segments when saved as .DXF
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Inkscape |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
I create a drawing, all text and shapes are converted to paths and saved as inkscape native .SVG
Then save again as AutoCAD R14 .DXF to import into Lasercut 5.3
When imported into the laser software additional line segments appear which were not visible when created.
I have also tried importing into a CAD package and the additional lines are still there.
I am using windows 7 home premium 64bit
inkscape 0.91 r13725 64bit
I have also done the same on a similar machine but with 0.48 and had no issue.
Any files attached are done so for debugging purposes only.
By opening the files for debugging you agree to non disclosure to any third party or use either privately or commercially and are not for use by anybody else other than the IP owner.
Jon
hello Jon, thanks for the bug report. bazaar. launchpad. net/~inkscape. dev/inkscape/ trunk/files/ head:/share/ extensions/
as far as I can tell, this is a duplicate of Bug 1429184
there are two possible options here:
- simplest option is to uncheck the output option box that says 'use LWPOLYLINE output'
- second option is to use a new fix posted yesterday. The new files for dxf_outlines.py and dxf_outllines.inx are available at:
http://
with these new files you can use the LWPOLYLINE output. Just a word of warning, though, the new version assumes that the standard Inkscape resolution is 96dpi, not 90dpi.