Skip to content

tkf/inkscape-export-layers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

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.

About

Export selected layers from Inkscape SVG.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages