aboutsummaryrefslogtreecommitdiff
path: root/Patches/04-02 example-draw-text.pd
diff options
context:
space:
mode:
authorJuha Vehviläinen <jusu@users.sourceforge.net>2002-07-22 14:30:37 +0000
committerJuha Vehviläinen <jusu@users.sourceforge.net>2002-07-22 14:30:37 +0000
commitd9b88b864ff2f6a255058945b2915249ab3c7082 (patch)
tree182975da13e6b09327cd4bbd79452c9012867e14 /Patches/04-02 example-draw-text.pd
parent25f2913d97910213c377524c04e3885c8a5eef04 (diff)
*** empty log message ***
svn path=/trunk/Framestein/; revision=48
Diffstat (limited to 'Patches/04-02 example-draw-text.pd')
-rw-r--r--Patches/04-02 example-draw-text.pd27
1 files changed, 27 insertions, 0 deletions
diff --git a/Patches/04-02 example-draw-text.pd b/Patches/04-02 example-draw-text.pd
new file mode 100644
index 0000000..d2dace5
--- /dev/null
+++ b/Patches/04-02 example-draw-text.pd
@@ -0,0 +1,27 @@
+#N canvas 232 1 676 655 12;
+#X obj 10 37 fs.main;
+#X msg 10 13 6001;
+#X msg 52 13 reset;
+#X obj 271 195 init;
+#X obj 271 255 fs.framed example-draw 20+100;
+#X obj 335 345 fs.draw;
+#X msg 362 307 line \$1 \$2 \$3 \$4;
+#X msg 271 225 head.avi \, mousetrack_1 \, mouserect_1;
+#X text 244 30 fs.draw and fs.text;
+#X text 403 345 click open for more commands;
+#X obj 300 478 fs.text;
+#X msg 347 407 In search of a bird;
+#X msg 360 434 The sky was lost;
+#X text 370 478 click open for more commands;
+#X text 275 125 drag the image with mouse ...;
+#X connect 1 0 0 0;
+#X connect 1 0 2 0;
+#X connect 2 0 0 1;
+#X connect 3 0 7 0;
+#X connect 4 1 6 0;
+#X connect 5 0 4 0;
+#X connect 6 0 5 0;
+#X connect 7 0 4 0;
+#X connect 10 0 4 0;
+#X connect 11 0 10 0;
+#X connect 12 0 10 0;