Re: Re: png export: selecting layers from command line
![](https://secure.gravatar.com/avatar/f03c3582df0a71588e8de9a5f93faba2.jpg?s=120&d=mm&r=g)
It's a good idea to enable --export-id to enable it to unhide the specified objects if they are hidden. For that, all you need to do is SP_ITEM(object)->setHidden(false).
Right, so it makes sense to add --export-label which would work exactly the same as --export-id except take a list of labels instead of list of objects.
Thanks for pointing me in the right direction. I'll see what I can do with the 0.43 release, but would it be easier for me to look at the latest code in svn? And if so, is there anon read-only access to svn?
Thanks again, Martin
![](https://secure.gravatar.com/avatar/bb65b6b3a109d97cf9f8d6c014ede042.jpg?s=120&d=mm&r=g)
On 1/17/06, Martin d Anjou <point14@...1487...> wrote:
Thanks for pointing me in the right direction. I'll see what I can do with the 0.43 release, but would it be easier for me to look at the latest code in svn? And if so, is there anon read-only access to svn?
Of course. Use this:
svn checkout https://svn.sourceforge.net/svnroot/inkscape/inkscape/trunk in kscape
-- bulia byak Inkscape. Draw Freely. http://www.inkscape.org
participants (2)
-
bulia byak
-
Martin d Anjou