Page 1 of 1

Can I export a vector image?

Posted: Tue Jan 17, 2006 4:24 pm
by stephklein
Can I export a vector image, like an EPS or Illustrator file from moho?

Posted: Tue Jan 17, 2006 5:45 pm
by jahnocli
You can export an swf file...

Posted: Wed Jan 18, 2006 1:13 am
by Rasheed
In theory, it is possible (I think). You should write two scripts. An external script to render an Illustrator or EPS file and a Lua script to negotiate between the external script and the Moho file contents. I claim this, because IIRC someone has already written an external frame renderer for a real-time full-size preview.

Only this external renderer was Window-only. A good solution should be platform independent, or at least forked to the platforms Moho runs on, so people can use whatever platform they prefer.