aboutsummaryrefslogtreecommitdiff
path: root/gui/image-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2007-08-15 22:57:56 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2007-08-15 22:57:56 +0000
commite53a682a142125977f923e7d5dba28226bb2a5e8 (patch)
treec05ae18e4a3ef61738abd01e581db4bb2d32b1e0 /gui/image-help.pd
parent86341ca19a13ebf2282c35cdb23ce2e02882948a (diff)
added [open( and [size( messages and updated help patch
svn path=/trunk/externals/ggee/; revision=8591
Diffstat (limited to 'gui/image-help.pd')
-rw-r--r--gui/image-help.pd30
1 files changed, 26 insertions, 4 deletions
diff --git a/gui/image-help.pd b/gui/image-help.pd
index c0612f5..77f397b 100644
--- a/gui/image-help.pd
+++ b/gui/image-help.pd
@@ -1,4 +1,26 @@
-#N canvas 0 0 450 300 10;
-#X obj 90 167 image logo100.gif;
-#X text 20 36 Incorporate images. This is instantiated with;
-#X text 20 52 [image logo100.gif];
+#N canvas 140 178 568 628 10;
+#X obj 246 361 image logo100.gif;
+#X text 19 18 Incorporate images. This is instantiated with;
+#X text 19 34 [image logo100.gif];
+#X text 17 57 [image] works with .gif \, .ppm \, and .pgm image formats
+only.;
+#X msg 86 132 open \$1;
+#X obj 86 88 bng 15 250 50 0 empty empty empty 0 -6 0 10 -4034 -1 -1
+;
+#X obj 86 109 openpanel;
+#X obj 238 567 bng 15 250 50 0 empty empty empty 0 -6 0 10 -262144
+-1 -1;
+#X msg 265 152 size \$1 \$2;
+#X obj 265 129 pack 0 0;
+#X obj 313 106 hsl 128 15 0 127 0 0 empty empty y 7 7 0 10 -203904
+-1 -1 11800 1;
+#X obj 263 88 hsl 128 15 0 127 0 0 empty empty x 7 7 0 10 -204800 -1
+-1 12700 1;
+#X connect 0 0 7 0;
+#X connect 4 0 0 0;
+#X connect 5 0 6 0;
+#X connect 6 0 4 0;
+#X connect 8 0 0 0;
+#X connect 9 0 8 0;
+#X connect 10 0 9 1;
+#X connect 11 0 9 0;