[PD] japanese language and text3d

2013-02-09 Thread philippe boisnard
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


Re: [PD] japanese language and text3d

2013-02-10 Thread Jack
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


Re: [PD] japanese language and text3d

2013-02-10 Thread philippe boisnard
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


___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] japanese language and text3d

2013-02-10 Thread Jack
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



___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] japanese language and text3d

2013-02-10 Thread philippe boisnard
Hello 

Yes Jack, I have tried with all number between 0 and 65335 
I have only the french, english and accents (0-300) when I test [string $1( 
Perhaps it's a problem of pointer in the path ? I don't know..
I have no problem with kanji, when I use firefox or textedit 
….. 
Have you tested on your computer ? 

best regards from Japan …. 

philippe

PS : for japanese, I do 2 performances in Tokyo : @  the french Institut and @ 
Ginza apple store 
Le 11 févr. 2013 à 01: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
> 
> 
> ___
> Pd-list@iem.at mailing list
> UNSUBSCRIBE and account-management -> 
> http://lists.puredata.info/listinfo/pd-list


___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] japanese language and text3d

2013-02-10 Thread Jack
Le 10/02/2013 23:23, philippe boisnard a écrit :
> Hello 
>
> Yes Jack, I have tried with all number between 0 and 65335 
> I have only the french, english and accents (0-300) when I test [string $1( 
> Perhaps it's a problem of pointer in the path ? I don't know..
> I have no problem with kanji, when I use firefox or textedit 
> ….. 
> Have you tested on your computer ? 
>
> best regards from Japan …. 
>
> philippe
>
> PS : for japanese, I do 2 performances in Tokyo : @  the french Institut and 
> @ Ginza apple store 
> Le 11 févr. 2013 à 01: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
>> ___
>> Pd-list@iem.at mailing list
>> UNSUBSCRIBE and account-management -> 
>> http://lists.puredata.info/listinfo/pd-list
I just tested this patch (attached) and this font
(http://www.ilovegkr.com/mmedia/fonts/epgyosho.ttf) and it works on Pd
0.44.1, Gem 0.93 and Ubuntu 12.04.
Have a nice time in Japan.
++

Jack




japan_font.pd
Description: application/puredata
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] japanese language and text3d

2013-02-10 Thread philippe boisnard
Hello Jack 

Thx 
I have understood the problem : it was that my all japanese font was not good 
because, immediatly with your package it was good !!! 
THXX ! I can transform my 2 installations with

bes regards and many thanks 

philippe
Le 11 févr. 2013 à 08:11, Jack a écrit :

> http://www.ilovegkr.com/mmedia/fonts/epgyosho.ttf

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] japanese language and text3d

2013-02-10 Thread philippe boisnard
Hi 

My last problem, it's that I search to translate font character in hex ? 
somebody had a solution : 

I read a .txt file, I want to translate msgfile in hex
or an other solution ? 

philippe

Le 11 févr. 2013 à 08:21, philippe boisnard a écrit :

> Hello Jack 
> 
> Thx 
> I have understood the problem : it was that my all japanese font was not good 
> because, immediatly with your package it was good !!! 
> THXX ! I can transform my 2 installations with
> 
> bes regards and many thanks 
> 
> philippe
> Le 11 févr. 2013 à 08:11, Jack a écrit :
> 
>> http://www.ilovegkr.com/mmedia/fonts/epgyosho.ttf
> 
> ___
> Pd-list@iem.at mailing list
> UNSUBSCRIBE and account-management -> 
> http://lists.puredata.info/listinfo/pd-list

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] japanese language and text3d

2013-02-10 Thread philippe boisnard
Hello Seiichiro

Thank you for your help, but I want that directly in pd, because I can't create 
manually all kanji's value…. 1945 officials kanji ….

for my exhibitions and performances : 
12-02-2012 I present @ apple store of Ganza @ 19 h >>> translation, a 
video/audio set programmed with pd
and @ The French Insitut during one month I have 2 works : words city (it's a 
creation which works with web-participation) pd+bash+php
and phAUTOmaton.

If you are @ Tokyo, I will be very happy to meet you.

best regards 

philippe


Le 11 févr. 2013 à 15:22, Seiichiro MATSUMURA a écrit :

> Hi Phillippe,
> 
> I find a web tool ASCII converter. Is this helpful you at the moment?
> 
> ASCII converter
> http://www.mikezilla.com/exp0012.html
> 
> I am also curious of your performances at Apple store Ginza and the
> French Institution.
> Could you show the information?
> 
> Best,
> 
> Sei
> 
> 
> --
> __/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/
> Seiichiro Matsumura
> 
> s...@low-tech-ism.com
> http://low-tech-ism.com/
> __/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 2013/2/11 philippe boisnard :
>> Hi
>> 
>> My last problem, it's that I search to translate font character in hex ?
>> somebody had a solution :
>> 
>> I read a .txt file, I want to translate msgfile in hex
>> or an other solution ?
>> 
>> philippe
>> 
>> Le 11 févr. 2013 à 08:21, philippe boisnard a écrit :
>> 
>> Hello Jack
>> 
>> Thx
>> I have understood the problem : it was that my all japanese font was not
>> good because, immediatly with your package it was good !!!
>> THXX ! I can transform my 2 installations with
>> 
>> bes regards and many thanks
>> 
>> philippe
>> Le 11 févr. 2013 à 08:11, Jack a écrit :
>> 
>> http://www.ilovegkr.com/mmedia/fonts/epgyosho.ttf
>> 
>> 
>> ___
>> Pd-list@iem.at mailing list
>> UNSUBSCRIBE and account-management ->
>> http://lists.puredata.info/listinfo/pd-list
>> 
>> 
>> 
>> ___
>> Pd-list@iem.at mailing list
>> UNSUBSCRIBE and account-management ->
>> http://lists.puredata.info/listinfo/pd-list
>> 
> 
> 
> 
> -- 
> --
> __/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/
> Seiichiro Matsumura
> 
> s...@low-tech-ism.com
> http://low-tech-ism.com/
> __/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/
> <スクリーンショット 2013-02-11 15.18.44.jpg>


___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] japanese language and text3d

2013-02-11 Thread IOhannes m zmoelnig
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 2013-02-11 07:37, philippe boisnard wrote:
> Hello Seiichiro
> 
> Thank you for your help, but I want that directly in pd, because I
> can't create manually all kanji's value?. 1945 officials kanji ?.

well 1945 is not that much when it comes to computers :-)

anyhow zexy's [atoi] should do that.


fgamsdr
IOhannes
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAlEYq2IACgkQkX2Xpv6ydvQiaACgoUMW6bd0APEhQD36pyPY4Ija
x74AnRjkY1BCVeJCqDdnpHVKk2LUdWz+
=x1Yz
-END PGP SIGNATURE-

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list