Page 1 of 1

Render Shape?

Posted: Thu Jul 05, 2012 4:57 am
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