All Projects → tkf → inkscape-export-layers

tkf / inkscape-export-layers

Licence: other
Export selected layers from Inkscape SVG.

Programming Languages

python
139335 projects - #7 most used programming language
usage: exportlayers.py [-h] [--hide HIDE] [--show SHOW] src dest

Export selected layers from Inkscape SVG.

positional arguments:
  src          source SVG file.
  dest         path to export SVG file.

optional arguments:
  -h, --help   show this help message and exit
  --hide HIDE  layer to hide. this option can be specified multiple times.
  --show SHOW  layer to show. this option can be specified multiple times.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].