aboutsummaryrefslogtreecommitdiff
path: root/src/bytes2wchars-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'src/bytes2wchars-help.pd')
-rw-r--r--src/bytes2wchars-help.pd14
1 files changed, 12 insertions, 2 deletions
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 <moocow@ling.uni-potsdam.de>;
+#X text 185 387 Bryan Jurish <moocow@ling.uni-potsdam.de>;
#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 "&auml \, &ouml \, &uuml";
#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 <moocow@ling.uni-potsdam.de>;
+#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;