Page 1 of 1

Render Shape?

Posted: Wed Jul 04, 2012 8:57 pm
by bibbinator
Hi,
I have written an exporter for AS and it works great except I don't support vector shapes yet. I need to convert the shape to image and export an image.

Is there any way to render shapes to an image or file?

The only idea I have at this point is to hide all layers except the shape I want, or somehow copy it to a new document, and then call FileRender or something.

Any other ideas or ways to do this?

Thanks!
Brett