From 8be40503d729c0dbba2d32073865903248f8151b Mon Sep 17 00:00:00 2001 From: Jonathan Wilkes Date: Mon, 15 Nov 2010 05:04:33 +0000 Subject: added META subpatch and filled in some missing help patches svn path=/trunk/externals/ggee/; revision=14439 --- gui/image-help.pd | 20 +++++++++++++++----- 1 file changed, 15 insertions(+), 5 deletions(-) (limited to 'gui/image-help.pd') diff --git a/gui/image-help.pd b/gui/image-help.pd index 77f397b..3bf84aa 100644 --- a/gui/image-help.pd +++ b/gui/image-help.pd @@ -1,5 +1,5 @@ -#N canvas 140 178 568 628 10; -#X obj 246 361 image logo100.gif; +#N canvas 0 26 462 397 10; +#X obj 265 274 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 @@ -8,14 +8,24 @@ only.; #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 +#X obj 265 357 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; +-1 -1 0 1; #X obj 263 88 hsl 128 15 0 127 0 0 empty empty x 7 7 0 10 -204800 -1 --1 12700 1; +-1 0 1; +#N canvas 369 218 494 344 META 0; +#X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan +Wilkes for Pd version 0.42.; +#X text 12 25 LICENSE Tcl/Tk; +#X text 12 105 AUTHOR Guenter Geiger; +#X text 12 5 KEYWORDS control GUI; +#X text 12 45 DESCRIPTION display an image; +#X text 12 65 INLET_0 open size; +#X text 12 85 OUTLET_0 bang; +#X restore 412 375 pd META; #X connect 0 0 7 0; #X connect 4 0 0 0; #X connect 5 0 6 0; -- cgit v1.2.1