Comment 5 for bug 170901

Revision history for this message
jazzynico (jazzynico) wrote :

It's possible to export a layer with the command line, you just need to know the layer's ID:

# inkscape -j -i layerid -e exported-layer.png document.svg

OK, you must open the XML editor first and find the layer in the tree, but the ID should be something like layer1, layer2, etc.