From 5111d9c2a39e32861074f74426267ab4791a3aa2 Mon Sep 17 00:00:00 2001 From: Marion Date: Fri, 19 Jul 2013 22:09:26 +0000 Subject: Merge branch 'master' of git://git.sugarlabs.org/turtleart/mainline --- (limited to 'samples/graphics-dots.ta') diff --git a/samples/graphics-dots.ta b/samples/graphics-dots.ta index 5f12daa..01c0f0f 100644 --- a/samples/graphics-dots.ta +++ b/samples/graphics-dots.ta @@ -1,30 +1,38 @@ -[[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]]] +[[0, "clean", 760, 186, [1, 34]], +[1, ["start", 2.0], 760, 140, [null, 0]], +[2, "setcolor", 760, 354, [34, 3, 4]], +[3, ["number", 0], 837, 354, [2, null]], +[4, "setpensize", 760, 396, [2, 5, 19]], +[5, ["number", 20], 862, 396, [4, null]], +[6, ["repeat", 0], 760, 522, [19, 7, 32, null]], +[7, ["number", 1000], 819, 522, [6, null]], +[8, "pendown", 1020, 254, [30, 9]], +[9, "forward", 1020, 296, [8, 10, 11]], +[10, ["number", 1], 1091, 296, [9, null]], +[11, "penup", 1020, 338, [9, 12]], +[12, "forward", 1020, 380, [11, 22, 13]], +[13, "right", 1020, 422, [12, 14, 26]], +[14, ["number", 93], 1078, 422, [13, null]], +[15, ["plus2", 0], 1088, 506, [26, 28, 16]], +[16, ["number", 1], 1142, 548, [15, null]], +[17, "setcolor", 1020, 590, [18, 24, null]], +[18, ["vspace", 0], 1020, 548, [26, 17]], +[19, ["storein", 0], 760, 438, [4, 20, 21, 6]], +[20, ["string", "my box"], 828, 438, [19, null]], +[21, ["number", 0], 828, 480, [19, null]], +[22, "box", 1091, 380, [12, 23, null]], +[23, ["string", "my box"], 1146, 380, [22, null]], +[24, "box", 1097, 590, [17, 25, null]], +[25, ["string", "my box"], 1152, 590, [24, null]], +[26, ["storein", 0], 1020, 464, [13, 27, 15, 18]], +[27, ["string", "my box"], 1088, 464, [26, null]], +[28, "box", 1142, 506, [15, 29, null]], +[29, ["string", "my box"], 1197, 506, [28, null]], +[30, "hat", 1020, 200, [null, 31, 8]], +[31, ["string", "dot"], 1078, 212, [30, null]], +[32, "stack", 778, 564, [6, 33, null]], +[33, ["string", "dot"], 836, 564, [32, null]], +[34, "fillscreen2", 760, 228, [0, 35, 37, 36, 2]], +[35, ["number", 60], 842, 228, [34, null]], +[36, ["number", 100], 842, 312, [34, null]], +[37, "white", 842, 270, [34, null]]] -- cgit v0.9.1