pogojig/support/dxf_export
Michael Schwarz b81d257127 Fixed text on path export.
This fixes exporting SVG files which contain text on a path where the path is on a different layer than the text (which is necessary unless the path should also be combined with the text in a single layer).
2015-03-15 12:12:01 +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 Support for setting the DXF export quality. 2015-03-07 12:24:55 +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