Comment 9 for bug 1429184

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

fix committed to rev 13980.
this fixes an incorrect implementation of a closed flag on LWPOLYLINE that was introduced in rev 12033, for Bug 1098283. The LWPOLYLINE output should now render the same as the old-style LINE element. This can be used by downloading dxf_outlines.py and dxf_outllines.inx from:
http://bazaar.launchpad.net/~inkscape.dev/inkscape/trunk/files/head:/share/extensions/

just a word of warning, though, the new version uses a standard Inkscape resolution of 96dpi, not 90dpi.