SVG To PNG v04

2017-02-21 Thread Alejandro Tejada via use-livecode
Hi Jonathan, > If you get a chance, please check out version 3 of > the LC to JS stack. I loaded it up a few days ago. > In version 2, it took 230 milliseconds to get > the first 10,000 digits of pi from an LC field and > into a variable in Javascript. In version 3, it takes > 8 milliseconds. Yes

Re: SVG To PNG v04

2017-02-21 Thread Jonathan Lynch via use-livecode
Thanks, Alejandro. If you get a chance, please check out version 3 of the LC to JS stack. I loaded it up a few days ago. In version 2, it took 230 milliseconds to get the first 10,000 digits of pi from an LC field and into a variable in Javascript. In version 3, it takes 8 milliseconds. I am glad

SVG To PNG v04

2017-02-21 Thread Alejandro Tejada via use-livecode
Hi All, Download a new version of this utility stack (Draft 04) In this version the svg file is converted to a png image and is copied automatically from the Widget Browser and pasted within the stack in a new png image. Requires LiveCode 8.1.3 or later. In next versions, I will include an inter