aboutsummaryrefslogtreecommitdiff
path: root/src/printwchars-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'src/printwchars-help.pd')
-rw-r--r--src/printwchars-help.pd21
1 files changed, 21 insertions, 0 deletions
diff --git a/src/printwchars-help.pd b/src/printwchars-help.pd
new file mode 100644
index 0000000..a097bca
--- /dev/null
+++ b/src/printwchars-help.pd
@@ -0,0 +1,21 @@
+#N canvas 82 52 450 300 10;
+#X text 141 266 Bryan Jurish <moocow@ling.uni-potsdam.de>;
+#X text 17 231 SEE ALSO:;
+#X obj 86 230 pdstring;
+#X obj 150 230 locale;
+#X text 153 45 "ABC";
+#X text 193 173 First argument is prefixed to output;
+#X msg 44 44 list 65 66 67;
+#X msg 54 64 foo 49 50 51;
+#X text 153 65 "123" \, selector "foo" is printed extra;
+#X msg 67 87 228 246 252;
+#X text 159 115 "&pi &delta" in UTF-8;
+#X text 35 7 printwchars - print wide character strings to pd console
+;
+#X text 157 89 "&auml &ouml &uuml";
+#X msg 71 115 960 948;
+#X obj 44 172 printwchars mywchars;
+#X connect 6 0 14 0;
+#X connect 7 0 14 0;
+#X connect 9 0 14 0;
+#X connect 13 0 14 0;