From 9f6510850e3782a22b0ac282161f5e1e7413f3f2 Mon Sep 17 00:00:00 2001 From: Bryan Jurish Date: Sun, 25 Jan 2009 22:16:17 +0000 Subject: + got 'wchars' objects working svn path=/trunk/externals/moocow/; revision=10638 --- pdstring+wchar/src/bytes2wchars-test.pd | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) (limited to 'pdstring+wchar/src/bytes2wchars-test.pd') diff --git a/pdstring+wchar/src/bytes2wchars-test.pd b/pdstring+wchar/src/bytes2wchars-test.pd index b5d3706..faeaea1 100644 --- a/pdstring+wchar/src/bytes2wchars-test.pd +++ b/pdstring+wchar/src/bytes2wchars-test.pd @@ -1,4 +1,4 @@ -#N canvas 96 10 578 300 10; +#N canvas 600 24 578 300 10; #X obj 114 136 bytes2wchars; #X obj 138 168 print wchars; #X obj 285 238 locale; @@ -13,15 +13,16 @@ #X floatatom 116 204 5 0 0 0 - - -; #X msg 41 61 195 182; #X text 39 23 ö \;; -#X text 95 41 latin1; -#X text 99 59 utf8; #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 msg 337 63 207 128 197 147 195 182 0; +#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; @@ -33,8 +34,9 @@ #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 19 0 0 0; -#X connect 20 0 0 0; -#X connect 22 0 0 0; +#X connect 20 0 7 0; +#X connect 23 0 0 0; -- cgit v1.2.1