From aa5a0048ef7a324e85a5704c0e0ea5374b5da3a9 Mon Sep 17 00:00:00 2001 From: Travis CI Date: Thu, 7 Feb 2019 23:07:46 +0000 Subject: Gem 6ea7a457bfdbafb64c4123cb12882643bcf4109f osx/i386 built 'master:6ea7a457bfdbafb64c4123cb12882643bcf4109f' for osx/i386 --- Gem/examples/05.text/01.Text.pd | 4 +++- Gem/examples/05.text/01.TextNoLoadBang.pd | 4 +++- Gem/examples/05.text/03.ChangeText.pd | 2 ++ Gem/examples/05.text/03.ChangeTextNoLoadBang.pd | 2 ++ 4 files changed, 10 insertions(+), 2 deletions(-) (limited to 'Gem/examples/05.text') diff --git a/Gem/examples/05.text/01.Text.pd b/Gem/examples/05.text/01.Text.pd index 3cde23a..2331505 100644 --- a/Gem/examples/05.text/01.Text.pd +++ b/Gem/examples/05.text/01.Text.pd @@ -1,4 +1,5 @@ -#N canvas 262 20 734 641 10; +#N canvas 262 61 734 641 10; +#X declare -lib Gem; #X floatatom 623 223 0 0 0 0 - - -; #X floatatom 322 240 0 0 0 0 - - -; #X msg 490 144 1; @@ -84,6 +85,7 @@ #X connect 16 0 0 0; #X coords 0 -1 1 1 85 40 1 100 100; #X restore 34 255 pd gemwin; +#X obj 615 11 declare -lib Gem; #X connect 0 0 29 3; #X connect 1 0 22 3; #X connect 2 0 7 0; diff --git a/Gem/examples/05.text/01.TextNoLoadBang.pd b/Gem/examples/05.text/01.TextNoLoadBang.pd index 43bb335..322d41c 100644 --- a/Gem/examples/05.text/01.TextNoLoadBang.pd +++ b/Gem/examples/05.text/01.TextNoLoadBang.pd @@ -1,4 +1,5 @@ -#N canvas 262 20 734 641 10; +#N canvas 262 61 734 641 10; +#X declare -lib Gem; #X floatatom 623 223 0 0 0 0 - - -; #X floatatom 322 240 0 0 0 0 - - -; #X msg 490 144 1; @@ -77,6 +78,7 @@ #X connect 16 0 0 0; #X coords 0 -1 1 1 85 40 1 100 100; #X restore 34 255 pd gemwin; +#X obj 615 11 declare -lib Gem; #X connect 0 0 29 3; #X connect 1 0 22 3; #X connect 2 0 7 0; diff --git a/Gem/examples/05.text/03.ChangeText.pd b/Gem/examples/05.text/03.ChangeText.pd index e93314e..189f160 100644 --- a/Gem/examples/05.text/03.ChangeText.pd +++ b/Gem/examples/05.text/03.ChangeText.pd @@ -1,4 +1,5 @@ #N canvas 262 100 734 532 10; +#X declare -lib Gem; #X floatatom 495 359 0 0 0 0 - - -; #X obj 451 243 gemhead; #X obj 451 484 text3d hello world; @@ -70,6 +71,7 @@ #X connect 16 0 0 0; #X coords 0 -1 1 1 85 40 1 100 100; #X restore 34 362 pd gemwin; +#X obj 615 11 declare -lib Gem; #X connect 0 0 17 2; #X connect 1 0 15 0; #X connect 4 0 2 0; diff --git a/Gem/examples/05.text/03.ChangeTextNoLoadBang.pd b/Gem/examples/05.text/03.ChangeTextNoLoadBang.pd index bb01724..4af3e93 100644 --- a/Gem/examples/05.text/03.ChangeTextNoLoadBang.pd +++ b/Gem/examples/05.text/03.ChangeTextNoLoadBang.pd @@ -1,4 +1,5 @@ #N canvas 262 100 734 532 10; +#X declare -lib Gem; #X floatatom 495 359 0 0 0 0 - - -; #X obj 451 243 gemhead; #X obj 451 484 text3d hello world; @@ -62,6 +63,7 @@ #X connect 16 0 0 0; #X coords 0 -1 1 1 85 40 1 100 100; #X restore 34 255 pd gemwin; +#X obj 615 11 declare -lib Gem; #X connect 0 0 17 2; #X connect 1 0 15 0; #X connect 4 0 2 0; -- cgit v1.2.1