Comment 9 for bug 1474347

Revision history for this message
Alvin Penner (apenner) wrote : Re: DXF Export - Can't see the content graphics

fix committed to rev 14338

This implements support for the line element. This code can be tested by copying the files dxf_outlines.py and dxf_outlines.inx to the Inkscape\share\extensions\ directory. The 2 files can be downloaded from the repository:
http://bazaar.launchpad.net/~inkscape.dev/inkscape/trunk/files/head:/share/extensions/

If testing under Inkscape 0.91 you may detect a slight scaling change due to the fact that the new code uses a default 96 dpi for scale conversions while Inkscape 0.91 uses a default 90 dpi.