Skip to content

Instantly share code, notes, and snippets.

@fowlmouth
Created July 11, 2015 05:46
Show Gist options
  • Save fowlmouth/4737696fc09a0812ba20 to your computer and use it in GitHub Desktop.
Save fowlmouth/4737696fc09a0812ba20 to your computer and use it in GitHub Desktop.
#!/bin/sh
svg-objects-export.py --xpath "//svg:g[@inkscape:groupmode='layer']" --extra '--export-area-page --export-id-only' $1
# https://github.com/berteh/svg-objects-export
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment