Hi,
I need to export lots of icons from an unique "master" .svg file to single .svg files... is there any extension to do that?
Thank you
Object exporter to .svg?
Re: Object exporter to .svg?
Hi pablogil,
this one: https://github.com/larscwallin/ExtractElements
seems to (half-way) work.
Notes:
- replace the two occurrances of inkex.unittouu by self.unittouu in larscwallin.inx.extractelements.py (if you are using Inkscape 0.91)
- somehow find a way to center the images in the resulting svg images (the page has the correct size, but the object that was exported is in a different position)
- if you use the option 'view results', you need to close all results windows before you can continue to work in the original Inkscape file
- the extension doesn't have a licence, so be careful when using / sharing / modifying it
this one: https://github.com/larscwallin/ExtractElements
seems to (half-way) work.
Notes:
- replace the two occurrances of inkex.unittouu by self.unittouu in larscwallin.inx.extractelements.py (if you are using Inkscape 0.91)
- somehow find a way to center the images in the resulting svg images (the page has the correct size, but the object that was exported is in a different position)
- if you use the option 'view results', you need to close all results windows before you can continue to work in the original Inkscape file
- the extension doesn't have a licence, so be careful when using / sharing / modifying it
Something doesn't work? - Keeping an eye on the status bar can save you a lot of time!
Inkscape FAQ - Learning Resources - Website with tutorials (German and English)
Inkscape FAQ - Learning Resources - Website with tutorials (German and English)