Ahh, that might be more interesting and actually make it easier.

Thanks,

Tom McGrath III
Lazy River Software
[email protected]

iTunes Library Suite - libITS
Information and download can be found on this page:
http://www.lazyriversoftware.com/RevOne.html





On Jan 16, 2009, at 12:33 PM, Richard Gaskin wrote:

Offhand I don't know why the latter isn't working, but you might consider using the new form of "export snapshot" which allows you to specify the object rather than merely its rect:

 export snapshot from grp "MyGroup" to file "MyImage.jpg" as jpeg

This will cause the object specified to be rendered into an offscreen buffer directly, then that buffer is compressed into the specified format for writing to disk.

The benefit here may be that the card on which the object resides doesn't even need to be opened to get its image exported.

HTH -

--
Richard Gaskin
Fourth World

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to