From a9ad4f840cee9254906eaefc1f62e381a655b26c Mon Sep 17 00:00:00 2001 From: Travis CI Date: Tue, 5 Feb 2019 11:35:47 +0000 Subject: Gem c969106cc2de7a640f4e980c543fa87cc471b0d8 linux/amd64 built 'filmDS:c969106cc2de7a640f4e980c543fa87cc471b0d8' for linux/amd64 --- Gem/pix_roi-help.pd | 32 +++++++++++++++++--------------- 1 file changed, 17 insertions(+), 15 deletions(-) (limited to 'Gem/pix_roi-help.pd') diff --git a/Gem/pix_roi-help.pd b/Gem/pix_roi-help.pd index 69de47a..1165ca5 100644 --- a/Gem/pix_roi-help.pd +++ b/Gem/pix_roi-help.pd @@ -1,4 +1,5 @@ -#N canvas 477 282 799 436 10; +#N canvas 477 282 648 436 10; +#X declare -lib Gem; #X text 452 8 GEM object; #X obj 9 326 cnv 15 430 100 empty empty empty 20 12 0 14 -233017 -66577 0; @@ -8,10 +9,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 459 77 cnv 15 170 250 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 text 463 60 Example:; +#X obj 524 254 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; @@ -31,23 +32,22 @@ #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 destroy; -#X obj 450 114 cnv 15 160 100 empty empty empty 20 12 0 14 -24198 -66577 +#X restore 529 293 pd gemwin; +#X msg 529 274 destroy; +#X obj 460 114 cnv 15 170 100 empty empty empty 20 12 0 14 -24198 -66577 0; #X text 71 31 Class: pix object; #X text 53 342 Inlet 1: gemlist; -#X text 463 398 and example/04.pix/27.bitmap_font.pd; #X text 50 12 Synopsis: [pix_roi]; #X text 63 296 ; #X text 53 355 Inlet 1: roi : set roi; #X text 38 372 Outlets:; #X text 46 385 Outlet 1: gemlist; -#X text 515 253 Create window:; -#X msg 451 86 gem_list; -#X msg 451 238 gemlist; -#X obj 451 186 pix_roi 0.25 0.25 0.75 0.75; -#X msg 466 151 roi 0 0 0.5 0.5; +#X text 525 253 Create window:; +#X msg 461 86 gem_list; +#X msg 461 238 gemlist; +#X obj 461 186 pix_roi 0.25 0.25 0.75 0.75; +#X msg 476 151 roi 0 0 0.5 0.5; #X text 29 56 Description: set the region-of-interest of an image; #X text 22 109 The arguments set the lower left and upper right corners of the roi.Coordinates must be normalized.; @@ -57,8 +57,10 @@ of the current image-data.; doing on the so-specified sub-image.; #X text 22 170 (currently only [pix_set] supports ROI \, more will hopefully follow); +#X obj 528 8 declare -lib Gem; +#X text 442 358 see example/04.pix/27.bitmap_font.pd, f 32; #X connect 9 0 10 0; #X connect 10 0 9 0; -#X connect 21 0 23 0; +#X connect 20 0 22 0; +#X connect 22 0 21 0; #X connect 23 0 22 0; -#X connect 24 0 23 0; -- cgit v1.2.1