1 <canvas id=dest
height=
"768" width=
"1024"></canvas>
4 var c
=document
.getElementById("dest");
5 var ctx
=c
.getContext("2d");
6 ctx
.setTransform(1,0,0,1,0,0);
8 ctx
.transform(1,0,0,1,512,384);
14 ctx
.lineTo(239.66624210637872,84.6706564587356);
15 ctx
.lineTo(78.17543855489896,-213.5804865149861);
16 ctx
.lineTo(-136.36617853185373,-262.93052317185794);
17 ctx
.lineTo(-195.91764235680165,51.60583806061618);
20 ctx
.fillStyle
="rgba(0,0,0,0)";
26 ctx
.strokeStyle
="#555555";
28 ctx
.setTransform(1,0,0,1,0,0);
29 ctx
.clearRect(0,0,1024,768);
32 ctx
.transform(1,0,0,1,512,384);
37 ctx
.lineTo(239.66624210637872,84.6706564587356);
38 ctx
.lineTo(78.17543855489896,-213.5804865149861);
39 ctx
.lineTo(-136.36617853185373,-262.93052317185794);
40 ctx
.lineTo(-195.91764235680165,51.60583806061618);
44 ctx
.fillStyle
="rgba(0,0,0,0)";
50 ctx
.strokeStyle
="#555555";