Comment 29 for bug 293940

Revision history for this message
Alvin Penner (apenner) wrote :

the file dxf_input.py has been deleted and replaced with a new version.
this change has been committed to svn rev 20608.
the new version supports layers, so the .svg file should contain the same layer labels as the .dxf file.

Note that this works only on a File | Open, not on a File | Import.
A File | Import will lose the layer information in the .dxf file, for reasons that I do not understand. However, the same behaviour is true for imports of a regular .svg file with layers as well, so I assume this is by design.