Snapshot within a circle
Alejandro Tejada
capellan2000 at gmail.com
Fri Jan 3 18:48:25 EST 2014
Hi Jim,
Jim Lambert wrote
> Try
> set the backgroundPattern of grc “oval" to the ID of image “myImage”
> The export as Richmond’s stack does.
This change produces a beautiful and perfectly round
transparent PNG.
If you want to keep the black background, just change the
order of grouping:
group grc "oval" and img "myImage"
and remember to ungroup after exporting:
ungroup group "exportGrouP"
The PNG produced shows some rough edges,
because the bitmap is bigger than the oval grc,
but you could fix it easily (if needed).
Al
--
View this message in context: http://runtime-revolution.278305.n4.nabble.com/Snapshot-within-a-circle-tp4674291p4674318.html
Sent from the Revolution - User mailing list archive at Nabble.com.
More information about the use-livecode
mailing list