Export SVG as PNG?
Klaus major-k
klaus at major-k.de
Wed Jul 19 11:40:29 EDT 2017
Hi Dan,
> Am 19.07.2017 um 17:36 schrieb Dan Friedman via use-livecode <use-livecode at lists.runrev.com>:
>
> Hello! Is it possible to export a svg widget to a png and retain the transparency? If so, how would you go about doing that?
yes, syntax is like for a snapshot of a group including tranparecny:
...
import snapshot from rect (the rect of widget 1) of widget 1
...
Et voila, a nice pixel graphic, tested and works :-)
> Thanks!
> -Dan
Best
Klaus
--
Klaus Major
http://www.major-k.de
klaus at major-k.de
More information about the use-livecode
mailing list