Commit graph

6 commits

Author SHA1 Message Date
Michael Schwarz
c451c40dd2 DXF export: Not tied to exporting to DXF anymore. 2015-08-06 16:32:58 +02:00
Michael Schwarz
ac795218d3 Inkscape export: Optionally don't transform strokes to shapes. 2015-08-06 16:32:58 +02:00
Michael Schwarz
8d697f0784 dxf export: Use different colors for layers.
With this change, different colors are assigned to shapes. Shapes on the same layer get the same color. This allows them to be grouped by color by software that doesn’t support layers (e.g. Lasercut 5.3).
2015-03-21 12:45:45 +01:00
Michael Schwarz
09b8f8c126 Support for setting the DXF export quality. 2015-03-07 12:24:55 +01:00
Michael Schwarz
c74efa59dc Rewritten unit conversion methods of inkex.py to properly handle viewport settings. 2014-12-21 02:15:45 +01:00
Michael Schwarz
e309a206be Removed some unused imports in the scripts copied from the Inkscape distribution. 2014-12-21 02:14:39 +01:00