pogojig/support/dxf_export
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
..
__init__.py Moved DXF export scripts to separate directory. 2014-12-10 22:13:34 +01:00
__main__.py Fixed text on path export. 2015-03-15 12:12:01 +01:00
bezmisc.py Removed some unused imports in the scripts copied from the Inkscape distribution. 2014-12-21 02:15:45 +01:00
cspsubdiv.py Moved DXF export scripts to separate directory. 2014-12-10 22:13:34 +01:00
cubicsuperpath.py Upgraded Python files copied from the Inkscape distribution to those from version 0.91.99.13724. 2014-12-20 21:12:50 +01:00
dxf_footer.txt Removed some unused imports in the scripts copied from the Inkscape distribution. 2014-12-21 02:14:39 +01:00
dxf_header.txt Removed some unused imports in the scripts copied from the Inkscape distribution. 2014-12-21 02:14:39 +01:00
effect.py dxf export: Use different colors for layers. 2015-03-21 12:45:45 +01:00
ffgeom.py Upgraded Python files copied from the Inkscape distribution to those from version 0.91.99.13724. 2014-12-20 21:12:50 +01:00
inkex.py Rewritten unit conversion methods of inkex.py to properly handle viewport settings. 2014-12-21 02:15:45 +01:00
simplepath.py Upgraded Python files copied from the Inkscape distribution to those from version 0.91.99.13724. 2014-12-20 21:12:50 +01:00
simpletransform.py Removed some unused imports in the scripts copied from the Inkscape distribution. 2014-12-21 02:15:45 +01:00