Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/samples/graphics-dots.ta
diff options
context:
space:
mode:
Diffstat (limited to 'samples/graphics-dots.ta')
-rw-r--r--samples/graphics-dots.ta31
1 files changed, 30 insertions, 1 deletions
diff --git a/samples/graphics-dots.ta b/samples/graphics-dots.ta
index 718f7d4..5f12daa 100644
--- a/samples/graphics-dots.ta
+++ b/samples/graphics-dots.ta
@@ -1 +1,30 @@
-[[0, "clean", 263, 217, [1, 2]], [1, "start", 263, 175, [null, 0]], [2, "setcolor", 263, 251, [0, 3, 4]], [3, ["number", 0], 340, 251, [2, null]], [4, "setpensize", 263, 293, [2, 5, 6]], [5, ["number", 20], 365, 293, [4, null]], [6, "storeinbox1", 263, 335, [4, 7, 8]], [7, ["number", 0], 381, 335, [6, null]], [8, "repeat", 263, 377, [6, 9, 10, null]], [9, ["number", 1000], 314, 377, [8, null]], [10, "pendown", 328, 437, [8, 11]], [11, "forward", 328, 471, [10, 12, 13]], [12, ["number", 1], 399, 471, [11, null]], [13, "penup", 328, 513, [11, 14]], [14, "forward", 328, 547, [13, 15, 16]], [15, "box1", 399, 547, [14, null]], [16, "right", 328, 589, [14, 17, 18]], [17, ["number", 93], 386, 589, [16, null]], [18, "storeinbox1", 328, 631, [16, 19, 24]], [19, "plus2", 446, 631, [18, 21, 20]], [20, ["number", 1], 500, 673, [19, null]], [21, "box1", 500, 631, [19, null]], [22, "setcolor", 328, 707, [24, 23, null]], [23, "box1", 405, 707, [22, null]], [24, ["vspace", 0], 328, 673, [18, 22]]] \ No newline at end of file
+[[0, "clean", 338, 42, [1, 2]],
+[1, ["start", 2.0], 338, 0, [null, 0]],
+[2, "setcolor", 338, 84, [0, 3, 4]],
+[3, ["number", 0], 415, 84, [2, null]],
+[4, "setpensize", 338, 126, [2, 5, 19]],
+[5, ["number", 20], 440, 126, [4, null]],
+[6, "repeat", 338, 252, [19, 7, 8, null]],
+[7, ["number", 1000], 389, 252, [6, null]],
+[8, "pendown", 403, 312, [6, 9]],
+[9, "forward", 403, 354, [8, 10, 11]],
+[10, ["number", 1], 474, 354, [9, null]],
+[11, "penup", 403, 396, [9, 12]],
+[12, "forward", 403, 438, [11, 22, 13]],
+[13, "right", 403, 480, [12, 14, 26]],
+[14, ["number", 93], 461, 480, [13, null]],
+[15, ["plus2", 0], 471, 564, [26, 28, 16]],
+[16, ["number", 1], 525, 606, [15, null]],
+[17, "setcolor", 403, 648, [18, 24, null]],
+[18, ["vspace", 0], 403, 606, [26, 17]],
+[19, ["storein", 0], 338, 168, [4, 20, 21, 6]],
+[20, ["string", "my box"], 406, 168, [19, null]],
+[21, ["number", 0.0], 406, 210, [19, null]],
+[22, "box", 474, 438, [12, 23, null]],
+[23, ["string", "my box"], 529, 438, [22, null]],
+[24, "box", 480, 648, [17, 25, null]],
+[25, ["string", "my box"], 535, 648, [24, null]],
+[26, ["storein", 0], 403, 522, [13, 27, 15, 18]],
+[27, ["string", "my box"], 471, 522, [26, null]],
+[28, "box", 525, 564, [15, 29, null]],
+[29, ["string", "my box"], 580, 564, [28, null]]]