From 52542a8cf371981b24fdc6abce1c992b17addde8 Mon Sep 17 00:00:00 2001 From: Travis CI Date: Wed, 12 Dec 2018 16:04:11 +0000 Subject: Gem 97fe0d368f5b9f9880d1253623f5d3e58f475002 linux/amd64 built 'master:97fe0d368f5b9f9880d1253623f5d3e58f475002' for linux/amd64 --- Gem/pix_metaimage-help.pd | 36 ++++++++++++++++++++---------------- 1 file changed, 20 insertions(+), 16 deletions(-) (limited to 'Gem/pix_metaimage-help.pd') diff --git a/Gem/pix_metaimage-help.pd b/Gem/pix_metaimage-help.pd index cf6f855..9e42f6e 100644 --- a/Gem/pix_metaimage-help.pd +++ b/Gem/pix_metaimage-help.pd @@ -1,9 +1,9 @@ -#N canvas 0 0 654 531 10; +#N canvas 5 51 654 531 10; #X text 452 8 GEM object; #X obj 8 305 cnv 15 430 130 empty empty empty 20 12 0 14 -233017 -66577 0; #X text 39 308 Inlets:; -#X text 38 405 Outlets:; +#X text 38 399 Outlets:; #X obj 8 267 cnv 15 430 30 empty empty empty 20 12 0 14 -195568 -66577 0; #X text 17 266 Arguments:; @@ -55,12 +55,13 @@ #X connect 5 0 4 0; #X restore 451 113 pd image; #X text 63 277 ; -#X text 56 418 Outlet 1: gemlist; -#X text 63 322 Inlet 1: gemlist; +#X text 43 412 Outlet 1: gemlist; +#X text 50 322 Inlet 1: gemlist; #X obj 451 253 pix_draw; #X text 516 105 open an image; #X text 509 118 (JPEG \, TIFF \, ..); -#X text 63 335 Inlet 1: 1|0 : apply/don't apply; +#X text 50 335 Inlet 1: 1|0 : apply/don't apply (default:1), f 45 +; #X obj 451 226 pix_metaimage; #X floatatom 537 159 3 0 1 1 size - -; #X obj 457 178 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 @@ -73,21 +74,24 @@ #X text 49 12 Synopsis: [pix_metaimage]; #X text 22 103 The output image is composed of many smaller versions of the input image \, altered to match the colors of the area they -cover in the original image.; -#X text 23 205 This controls how the size of the images is changed -by the 'Size' message. If turned on \, then the size doesn't scale -linearly \, but is used as if the images were on a plane in 3D space -\, and controls the distance from the plane.; -#X text 24 148 Part of the scaling down process on the images involves -properly smoothing them \; turning this parameter on skips that step -\, giving a more jagged output but speeding up the processing.; -#X text 63 350 Inlet 1: cheap 1|0; -#X text 63 364 Inlet 1: distance 1|0; +cover in the original image., f 67; +#X text 50 350 Inlet 1: cheap 1|0 : use cheap and nasty algorithm (default:0) +, f 62; +#X text 50 364 Inlet 1: distance 1|0 : use distance-based algorithm +(default:0), f 64; #X obj 35 447 cnv 15 375 20 empty empty empty 20 12 0 14 -260818 -66577 0; #X text 44 450 (ported from "pete's plugins" \, www.petewarden.com) ; -#X text 62 381 Inlet 2: : size; +#X text 49 381 Inlet 2: : size; +#X text 22 148 Part of the scaling down process on the images involves +properly smoothing them \; turning the "cheap" parameter ON skips that +step \, giving a more jagged output but speeding up the processing. +, f 67; +#X text 22 205 The "distance" parameter controls how the size of the +images is changed by the 'size' message. If turned on \, then the size +doesn't scale linearly \, but is used as if the images were on a plane +in 3D space \, and controls the distance from the plane., f 67; #X connect 10 0 11 0; #X connect 11 0 10 0; #X connect 14 0 17 0; -- cgit v1.2.1