From 41eb4f92137dfa34066e634e5c14fa9e4123bd1c Mon Sep 17 00:00:00 2001 From: Jonathan Wilkes Date: Tue, 16 Nov 2010 02:22:33 +0000 Subject: added META subpatch svn path=/trunk/externals/hcs/; revision=14441 --- screensize-help.pd | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'screensize-help.pd') diff --git a/screensize-help.pd b/screensize-help.pd index 8a7117e..e0eaf56 100644 --- a/screensize-help.pd +++ b/screensize-help.pd @@ -1,9 +1,21 @@ -#N canvas 341 296 450 300 10; +#N canvas 0 26 372 243 10; #X msg 184 101 bang; #X floatatom 184 170 5 0 0 0 width - -; #X floatatom 241 170 5 0 0 1 height - -; #X text 111 47 get the current screen resolution; #X obj 184 138 screensize; +#N canvas 280 175 494 344 META 0; +#X text 12 165 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan +Wilkes for Pd version 0.42.; +#X text 12 45 LICENSE GPL v3; +#X text 12 145 AUTHOR Hans-Christoph Steiner; +#X text 12 25 KEYWORDS control; +#X text 12 5 GENRE help filesystem; +#X text 12 65 DESCRIPTION get the current screen resolution; +#X text 12 85 INLET_0 bang; +#X text 12 105 OUTLET_0 float; +#X text 12 125 OUTLET_1 float; +#X restore 323 223 pd META; #X connect 0 0 4 0; #X connect 4 0 1 0; #X connect 4 1 2 0; -- cgit v1.2.1