/usr/lib/pd/extra/ggee/image-help.pd is in pd-ggee 0.26-3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 | #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;
|