Is it (or will) it be possible to import SVG into Moho layers?
I'm currently using Inkscape quite a lot for drawing, and was wondering if I could import my Inkscape stuff into Moho. I read from the FAQ that it's possible to import EPS images into Moho, so I suppose I could export my Inkscape stuff to EPS and then haul it back in, but is there any information loss when doing it that way?
Thanks,
--
Tarjei
Importing from Inkscape (SVG?)
Moderators: Víctor Paredes, Belgarath, slowtiger
- spasmodic_cheese
- Posts: 330
- Joined: Wed Aug 04, 2004 2:02 am
Good point.
Given that I'm a professional software developer and only a hobbyist animator, I should probably assign the task of writing such a Lua script to myself
I'll have a look at the latest W3C SVG standard if nothing else, shouldn't be too complicated. There's allways the matter of spare time though... (or the lack thereof).
On a related note, is there any good documentation currently available on the Lua interface to Moho? (haven't had the chance to try the 5.0 beta yet)
One question still reamins though: is there any information loss in saving vector based graphics from Inkscape (or any other software for that matter) as encapsulated postscript and then importing it into Moho?
Thanks,
--
Tarjei
Given that I'm a professional software developer and only a hobbyist animator, I should probably assign the task of writing such a Lua script to myself

On a related note, is there any good documentation currently available on the Lua interface to Moho? (haven't had the chance to try the 5.0 beta yet)
One question still reamins though: is there any information loss in saving vector based graphics from Inkscape (or any other software for that matter) as encapsulated postscript and then importing it into Moho?
Thanks,
--
Tarjei
- Lost Marble
- Site Admin
- Posts: 2354
- Joined: Tue Aug 03, 2004 6:02 pm
- Location: Scotts Valley, California, USA
- Contact:
I don't know much about SVG, but because of the "unique" way Moho represents vector artwork, there is some loss when importing EPS files. Moho doesn't treat curves the same way as Illustrator for example, so when importing an EPS file, there is a certain amount of approximation going on in Moho.
The same would apply when going SVG->EPS->Moho, even if the SVG->EPS conversion was perfect.
The same would apply when going SVG->EPS->Moho, even if the SVG->EPS conversion was perfect.
- spasmodic_cheese
- Posts: 330
- Joined: Wed Aug 04, 2004 2:02 am