Comment 8 for bug 171230

Revision history for this message
Jakub Steiner (jimmac-redhat) wrote : Re: export-id must work for export to svg, pdf

Martin addressed the bug in http://bazaar.launchpad.net/~inkscape.dev/inkscape/trunk/revision/13268, however there is still one obstacle to overcome - in some cases the object is offset outside of the cropped canvas, creating a "blank" svg output.

Test case:
Using https://git.gnome.org/browse/gnome-icon-theme-symbolic/plain/src/gnome-stencils.svg?h=wip/avoid-verbs

`inkscape -z -l face-uncertain-symbolic.svg -i g4928 -j src/gnome-stencils.svg`

Will create an apparently "blank" svg, but the group/path in question is there, offset to the bottom right.