Saving to DXF also keep hidden layers data
Bug #959159 reported by
Yann Papouin
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Inkscape |
Fix Released
|
Wishlist
|
Alvin Penner |
Bug Description
I'm using a svg file to store in the same place the design (one layer) and the cutting data (other layer).
Sometimes I need to give a DXF "ready to use" to my professional subcontractor printer/cutter, so the DXF should only contains useful data.
I've added a new option in dxf_outline named "visibleLayers". If the option is checked and a layer is not visible (style=
See attachment.
Related branches
tags: | added: dxf exporting |
Changed in inkscape: | |
importance: | Undecided → Wishlist |
status: | New → Triaged |
Changed in inkscape: | |
assignee: | nobody → Alvin Penner (apenner) |
milestone: | none → 0.49 |
Changed in inkscape: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
thanks for the patch, this looks very interesting!
- there is one case where it behaves unexpectedly. If I start a new drawing and export it immediately, then the default layer will not be printed, regardless of the setting of 'keep only visible layers'
- this may be related to the fact that a layer can be visible in two distinct cases, case 1 (default case) the style attribute does not exist., case 2 (not so common) style attribute has value display:inline