aboutsummaryrefslogtreecommitdiff
path: root/Gem/pix_set-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'Gem/pix_set-help.pd')
-rw-r--r--Gem/pix_set-help.pd38
1 files changed, 20 insertions, 18 deletions
diff --git a/Gem/pix_set-help.pd b/Gem/pix_set-help.pd
index 11cbc66..a58eaeb 100644
--- a/Gem/pix_set-help.pd
+++ b/Gem/pix_set-help.pd
@@ -1,4 +1,5 @@
-#N canvas 285 331 794 585 10;
+#N canvas 285 331 650 585 10;
+#X declare -lib Gem;
#X text 452 8 GEM object;
#X obj 9 326 cnv 15 430 240 empty empty empty 20 12 0 14 -233017 -66577
0;
@@ -9,10 +10,10 @@
#X text 17 285 Arguments:;
#X obj 7 56 cnv 15 430 220 empty empty empty 20 12 0 14 -233017 -66577
0;
-#X obj 449 77 cnv 15 170 250 empty empty empty 20 12 0 14 -228992 -66577
+#X obj 449 77 cnv 15 170 300 empty empty empty 20 12 0 14 -228992 -66577
0;
#X text 453 60 Example:;
-#X obj 514 254 cnv 15 100 60 empty empty empty 20 12 0 14 -195568 -66577
+#X obj 514 354 cnv 15 100 60 empty empty empty 20 12 0 14 -195568 -66577
0;
#N canvas 1 98 450 300 gemwin 0;
#X obj 132 136 gemwin;
@@ -32,18 +33,18 @@
#X connect 5 0 1 0;
#X connect 6 0 0 0;
#X connect 7 0 0 0;
-#X restore 519 293 pd gemwin;
-#X msg 519 274 create;
-#X text 515 253 Create window:;
-#X obj 450 114 cnv 15 160 100 empty empty empty 20 12 0 14 -24198 -66577
+#X restore 519 393 pd gemwin;
+#X msg 519 374 create;
+#X text 515 353 Create window:;
+#X obj 450 114 cnv 15 160 150 empty empty empty 20 12 0 14 -24198 -66577
0;
#X obj 451 84 gemhead;
#X text 71 31 Class: pix object;
#X text 46 475 Outlet 1: gemlist;
#X text 53 342 Inlet 1: gemlist;
#X text 50 12 Synopsis: [pix_set];
-#X obj 451 233 pix_texture;
-#X obj 450 255 square;
+#X obj 451 323 pix_texture;
+#X obj 450 345 square;
#X msg 459 160 RGBA;
#X msg 458 119 GREY;
#X msg 460 140 RGB;
@@ -64,19 +65,21 @@ of the image will be set to 0 (black).;
#X text 52 436 Inlet 2: list : interleaved image-data (R1 G1 B1 A1
R2 B2...) or (R1 B1 G1 R2 B2...) or (L1 L2 L3...);
#X text 29 56 Description: set the pixel-data of an image;
-#X text 460 376 see also;
-#X obj 530 377 pix_dump;
-#X msg 536 233 quality 0;
-#X obj 451 186 pix_set 4 4;
-#X obj 536 213 loadbang;
-#X msg 512 166 1 0.25 0.5 0.75 1 0 0 0 1 1 1 0 1 0 1 0 1 1;
+#X text 460 476 see also;
+#X obj 530 477 pix_dump;
+#X msg 536 323 quality 0;
+#X obj 451 236 pix_set 4 4;
+#X obj 536 303 loadbang;
+#X msg 512 166 1 0.25 0.5 0.75 1 0 0 0 1 1 1 0 1 0 1 0 1 1, f 12;
#X text 53 370 Inlet 1: bang send image (to update texture for example)
;
#X text 53 385 Inlet 1: fill : set the whole image with value (value
could be G \, RGB or RGBA);
#X text 53 411 Inlet 1: set : set the size of the image;
#X obj 502 142 r pix_set_in;
-#N canvas 447 128 725 362 advanced_features 0;
+#X text 447 511 and example/04.pix/27.bitmap_font.pd, f 32;
+#X obj 518 8 declare -lib Gem;
+#N canvas 447 128 725 362 advanced 0;
#X msg 26 210 set 16 16;
#X msg 57 238 set 4 4;
#X msg 24 93 fill \$1 \, bang;
@@ -133,8 +136,7 @@ could be G \, RGB or RGBA);
#X connect 22 0 10 0;
#X connect 23 0 22 0;
#X connect 26 0 24 0;
-#X restore 503 121 pd advanced_features;
-#X text 477 411 and example/04.pix/27.bitmap_font.pd;
+#X restore 503 121 pd advanced;
#X connect 10 0 11 0;
#X connect 11 0 10 0;
#X connect 14 0 36 0;