From 14029710b5ac9e67688a8ff4b3b88a846d55a040 Mon Sep 17 00:00:00 2001 From: Jonathan Wilkes Date: Thu, 25 Nov 2010 01:28:20 +0000 Subject: added META subpatch svn path=/trunk/externals/moocow/pdstring/; revision=14525 --- src/bytes2wchars-help.pd | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) (limited to 'src/bytes2wchars-help.pd') diff --git a/src/bytes2wchars-help.pd b/src/bytes2wchars-help.pd index 3d3d0b6..08dea05 100644 --- a/src/bytes2wchars-help.pd +++ b/src/bytes2wchars-help.pd @@ -1,4 +1,4 @@ -#N canvas 610 14 566 410 10; +#N canvas 0 26 543 410 10; #X text 81 5 bytes2wchars : convert bytes to wide characters; #X text 11 27 SYNTAX: bytes2wchars [INITIAL_BUFSIZE]; #X text 11 46 INLETS:; @@ -24,7 +24,7 @@ locale's LC_CTYPE category: here are some examples:; #X restore 103 190 pd locale_LC_CTYPE; #X msg 45 255 195 164 195 182 195 188; #X text 219 253 ... the same string encoded in UTF-8; -#X text 205 387 Bryan Jurish ; +#X text 185 387 Bryan Jurish ; #X text 11 371 SEE ALSO:; #X obj 26 388 pdstring; #X obj 93 388 locale; @@ -36,6 +36,16 @@ values; #X msg 49 281 207 128 206 180; #X text 217 225 ISO-8859-1 bytes "ä \, ö \, ü"; #X text 219 283 "&pi &delta" in UTF-8; +#N canvas 260 141 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 65 INLET_0 anything; +#X text 12 85 OUTLET_0 list; +#X text 12 105 AUTHOR Bryan Jurish ; +#X text 12 45 DESCRIPTION convert bytes to wide characters; +#X text 12 5 KEYWORDS control conversion; +#X restore 483 376 pd META; #X connect 6 0 7 0; #X connect 8 0 6 0; #X connect 9 0 6 0; -- cgit v1.2.1