From 2ad1ad00d8164add624718c6c576680ec4b61aa6 Mon Sep 17 00:00:00 2001 From: Jonathan Wilkes Date: Sat, 24 Mar 2012 05:25:17 +0000 Subject: added META subpatch svn path=/trunk/; revision=16094 --- doc/additional/pd-msg/1.msg_and_patch/4.fonts.pd | 56 ++++++++++++++---------- 1 file changed, 33 insertions(+), 23 deletions(-) (limited to 'doc/additional/pd-msg/1.msg_and_patch/4.fonts.pd') diff --git a/doc/additional/pd-msg/1.msg_and_patch/4.fonts.pd b/doc/additional/pd-msg/1.msg_and_patch/4.fonts.pd index e8e46ca3..dd17fbe9 100644 --- a/doc/additional/pd-msg/1.msg_and_patch/4.fonts.pd +++ b/doc/additional/pd-msg/1.msg_and_patch/4.fonts.pd @@ -1,23 +1,33 @@ -#N canvas 293 251 405 234 10; -#X msg 14 26 menufont; -#X msg 32 64 font 10 100 100; -#X msg 32 88 font 14 100 100; -#X msg 30 114 font 24 100 100; -#X msg 158 86 50; -#X msg 198 86 200; -#X msg 158 112 font 10 100 \$1; -#X msg 274 84 50; -#X msg 314 84 200; -#X msg 274 112 font 10 \$1 100; -#X obj 14 196 s pd-4.fonts.pd; -#X text 14 3 Here a list of all the messages dealing with fonts :; -#X connect 0 0 10 0; -#X connect 1 0 10 0; -#X connect 2 0 10 0; -#X connect 3 0 10 0; -#X connect 4 0 6 0; -#X connect 5 0 6 0; -#X connect 6 0 10 0; -#X connect 7 0 9 0; -#X connect 8 0 9 0; -#X connect 9 0 10 0; +#N canvas 0 18 405 234 10; +#X msg 14 26 menufont; +#X msg 32 64 font 10 100 100; +#X msg 32 88 font 14 100 100; +#X msg 30 114 font 24 100 100; +#X msg 158 86 50; +#X msg 198 86 200; +#X msg 158 112 font 10 100 \$1; +#X msg 274 84 50; +#X msg 314 84 200; +#X msg 274 112 font 10 \$1 100; +#X obj 14 196 s pd-4.fonts.pd; +#X text 14 3 Here a list of all the messages dealing with fonts :; +#N canvas 458 158 494 396 META 0; +#X text 12 5 GENRE tutorial; +#X text 12 95 HELP_PATCH_AUTHORS Damien Henry. "pd meta" information +added by Jonathan Wilkes for Pd version 0.42.; +#X text 12 25 KEYWORDS control canvas_op nonlocal dynamic_patching +; +#X text 12 64 DESCRIPTION changing font size with messages to a canvas +; +#X text 12 43 LICENSE public domain; +#X restore 347 206 pd META; +#X connect 0 0 10 0; +#X connect 1 0 10 0; +#X connect 2 0 10 0; +#X connect 3 0 10 0; +#X connect 4 0 6 0; +#X connect 5 0 6 0; +#X connect 6 0 10 0; +#X connect 7 0 9 0; +#X connect 8 0 9 0; +#X connect 9 0 10 0; -- cgit v1.2.1