aboutsummaryrefslogtreecommitdiff
path: root/src/bytes2wchars-test.pd
diff options
context:
space:
mode:
authorBryan Jurish <mukau@users.sourceforge.net>2009-01-25 22:23:14 +0000
committerBryan Jurish <mukau@users.sourceforge.net>2009-01-25 22:23:14 +0000
commit12fa815248c4b98948afa36388418de0d0ead4a4 (patch)
treeb64a3b3412097545fc7f37e753acef6a12177a3c /src/bytes2wchars-test.pd
parent76117ae3455718e7614caaa4f74dbd6f5ab98e72 (diff)
+ merged pstring+wchar changes from r10606:10638 into pdstring
svn path=/trunk/externals/moocow/pdstring/; revision=10639
Diffstat (limited to 'src/bytes2wchars-test.pd')
-rw-r--r--src/bytes2wchars-test.pd42
1 files changed, 42 insertions, 0 deletions
diff --git a/src/bytes2wchars-test.pd b/src/bytes2wchars-test.pd
new file mode 100644
index 0000000..faeaea1
--- /dev/null
+++ b/src/bytes2wchars-test.pd
@@ -0,0 +1,42 @@
+#N canvas 600 24 578 300 10;
+#X obj 114 136 bytes2wchars;
+#X obj 138 168 print wchars;
+#X obj 285 238 locale;
+#X msg 285 159 get;
+#X msg 321 215 set LC_CTYPE \$1;
+#X obj 321 194 symbol;
+#X msg 321 163 C;
+#X msg 355 163 en_US.ISO-8859-1;
+#X msg 477 163 en_US.UTF-8;
+#X obj 284 262 print locale;
+#X msg 41 41 246;
+#X floatatom 116 204 5 0 0 0 - - -;
+#X msg 41 61 195 182;
+#X text 39 23 &ouml \;;
+#X msg 159 61 197 147;
+#X text 155 23 &oelig \;;
+#X msg 159 39 339;
+#X msg 245 37 960;
+#X msg 245 59 207 128;
+#X text 245 21 &pi \;;
+#X obj 353 136 loadbang;
+#X text 97 41 ucs-4;
+#X text 99 59 utf-8;
+#X msg 337 63 207 128 0 197 147 0 195 182 0;
+#X connect 0 0 1 0;
+#X connect 0 0 11 0;
+#X connect 2 0 9 0;
+#X connect 3 0 2 0;
+#X connect 4 0 2 0;
+#X connect 5 0 4 0;
+#X connect 6 0 5 0;
+#X connect 7 0 5 0;
+#X connect 8 0 5 0;
+#X connect 10 0 0 0;
+#X connect 12 0 0 0;
+#X connect 14 0 0 0;
+#X connect 16 0 0 0;
+#X connect 17 0 0 0;
+#X connect 18 0 0 0;
+#X connect 20 0 7 0;
+#X connect 23 0 0 0;