Le 10/02/2013 17:14, philippe boisnard a écrit :
Hello
Thank you for your help. I know what you explain to me, but I have a real bug because I have tried with pd 0.42.5 and gem 0.93.3 = no result I have tested too with pd 0.43.4 and gem 0.93.3 and it 's the same. I don't know where is the problem …..
Is that someone who has a mac with OSX 10.7.5 and the same pd-configuration could try?
thank you
philippe
Le 10 févr. 2013 à 23:54, Jack a écrit :
Le 10/02/2013 04:18, philippe boisnard a écrit :
Hello
I hav a big problem : I have read thread about the integration of language in text3d but it does not work I try to use
[number I [string( I [text3d]
but I have no result in the other languages than english or french.
I try to use japanese and no result too ?
I m in OSX 10.7.5
and 43.4 for pd-extended
Do you know where is the problem ?
philippe
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Hello Philippe,
According to : http://fr.wikipedia.org/wiki/Unicode You need to send the good [string( value to [text3d]. As you can see for japanese, it seems to be (in hexa) between 3040 and 30FF. Convert this in decimal and it should be OK. Maybe between 12352 and 12543 ? ;) And if i am right you need a Gem version > 0.93. ++
Jack
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Have you tried with another font ? ++
Jack