SVG powered images

hh hh at hyperhh.de
Thu May 11 19:24:27 EDT 2017


You could try to leave out the "liveCode.JStoLC" from the html.
Instead send the conversion 'delayed", 1 tick should be enough:

 local svgb="SVGBrowser1"
 send "processSVG tID" to widget svgb
 put "var dd=document.getElementById('canvas1');" & \
     "liveCode.JStoLC(dd.toDataURL(),tID)") into js
 send "do js in widget svgb" to me in 1 tick





More information about the use-livecode mailing list