Can I export a vector image?
Moderators: Víctor Paredes, Belgarath, slowtiger
- stephklein
- Posts: 69
- Joined: Thu Dec 15, 2005 8:09 pm
- Location: Winnipeg, Manitoba, Canada
- Contact:
Can I export a vector image?
Can I export a vector image, like an EPS or Illustrator file from moho?
-Steph Klein
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.
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.