From 25f2913d97910213c377524c04e3885c8a5eef04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juha=20Vehvil=C3=A4inen?= Date: Mon, 22 Jul 2002 14:30:36 +0000 Subject: *** empty log message *** svn path=/trunk/Framestein/; revision=47 --- Patches/19 example-draw-text.pd | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 Patches/19 example-draw-text.pd (limited to 'Patches/19 example-draw-text.pd') diff --git a/Patches/19 example-draw-text.pd b/Patches/19 example-draw-text.pd new file mode 100644 index 0000000..d2dace5 --- /dev/null +++ b/Patches/19 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; -- cgit v1.2.1