diff options
author | Juha Vehviläinen <jusu@users.sourceforge.net> | 2002-08-31 08:27:43 +0000 |
---|---|---|
committer | Juha Vehviläinen <jusu@users.sourceforge.net> | 2002-08-31 08:27:43 +0000 |
commit | 158623f3d62b49d88c990d662d8bdfa527175471 (patch) | |
tree | a2ca866509c9d12d894590b4fbdc77f2ca4954a0 /Patches/04-02 example-draw-text.pd | |
parent | 8c1d53dbb2c5bd6c6dc6c718ef51c11254bd5833 (diff) |
removed white space
svn path=/trunk/Framestein/; revision=102
Diffstat (limited to 'Patches/04-02 example-draw-text.pd')
-rw-r--r-- | Patches/04-02 example-draw-text.pd | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/Patches/04-02 example-draw-text.pd b/Patches/04-02 example-draw-text.pd deleted file mode 100644 index d2dace5..0000000 --- a/Patches/04-02 example-draw-text.pd +++ /dev/null @@ -1,27 +0,0 @@ -#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; |