diff options
author | Jonathan Wilkes <jancsika1@users.sourceforge.net> | 2010-11-25 01:28:20 +0000 |
---|---|---|
committer | Jonathan Wilkes <jancsika1@users.sourceforge.net> | 2010-11-25 01:28:20 +0000 |
commit | 14029710b5ac9e67688a8ff4b3b88a846d55a040 (patch) | |
tree | a526e5b23375d147f10b029070d9e1c2c3bda55b /src/wchars2bytes-help.pd | |
parent | 24a4a7fec75d33c81735c10a2d232d1cdfa52542 (diff) |
added META subpatch
svn path=/trunk/externals/moocow/pdstring/; revision=14525
Diffstat (limited to 'src/wchars2bytes-help.pd')
-rw-r--r-- | src/wchars2bytes-help.pd | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/src/wchars2bytes-help.pd b/src/wchars2bytes-help.pd index b892bea..fe6b5e9 100644 --- a/src/wchars2bytes-help.pd +++ b/src/wchars2bytes-help.pd @@ -1,4 +1,4 @@ -#N canvas 66 8 522 426 10; +#N canvas 0 26 488 455 10; #X text 11 46 INLETS:; #X text 269 48 OUTLETS:; #X text 283 64 1 - byte-valued float lists; @@ -35,6 +35,17 @@ locale's LC_CTYPE category: here are some examples:; #X text 159 259 "&pi &delta" \, not ISO-8859-1 safe; #X obj 24 310 wchars2bytes; #X obj 24 334 print wchars2bytes-help; +#N canvas 304 188 494 344 META 0; +#X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan +Wilkes for Pd version 0.42.; +#X text 12 25 LICENSE GPL v2; +#X text 12 105 AUTHOR Bryan Jurish <moocow@ling.uni-potsdam.de>; +#X text 12 85 OUTLET_0 anything; +#X text 12 45 DESCRIPTION convert wide characters to (multiple) bytes +; +#X text 12 65 INLET_0 list; +#X text 12 5 KEYWORDS control conversion; +#X restore 436 432 pd META; #X connect 4 0 22 0; #X connect 5 0 22 0; #X connect 6 0 7 0; |