Cannot display japanese font/character in WTK22

Hi guys,

I followed this http://www.devarticles.com/c/a/Java/J2ME_and_Unicode/ instructions but I stil cannot display the japanese character on the screen both with eclipe and wtk22.

What seems to be missing with my application? Do I have to install japanese font - if yes please provide steps on how to install or add this property...I've tried to add fonts on the FONTS system of windows but it seems that nothing happens...

Thanks in advance...

psyeu

[485 byte] By [psyeua] at [2007-11-27 5:51:27]
# 1

have you done this steps...

...Now with the new fonts installed go to home directory of the Sun Wireless ToolKit, and go into

the directory wtkdevices. Now copy DefaultColorPhone and paste in the same directory

renamed to UnicodePhone. Also, rename the properties file under the UnicodePhone

directory to UnicodePhone.properties. Next, using any editor open the

UnicdoePhone.properties file and find the font section. It should look similar to the...

page 2 of the tutorial !

suparenoa at 2007-7-12 15:40:40 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 2
Hi supareno ,Yes I have tried but I dont have Arial Unicode MS in my fonts....Do you have any suggestions or free downloadable fonts that has the capability of displaying a lot of unicode character.regards,psyeu
psyeua at 2007-7-12 15:40:40 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 3

> Hi supareno ,

>

> Yes I have tried but I dont have Arial Unicode MS in

> my fonts....

> Do you have any suggestions or free downloadable

> fonts that has the capability of displaying a lot of

> unicode character.

google and http://www.slovo.info/unifonts.htm

suparenoa at 2007-7-12 15:40:40 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 4

Thanks for the link ...actually I already downloaded the font from the same link since yesterday my only mistakes is that i keep on adding them on the unicodephone.properties as cyberbit instead of "bitstream cyberbit". With your post I have got the correct font name and my emulator display the right characters....

psyeu

psyeua at 2007-7-12 15:40:40 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 5
so it is working ...
suparenoa at 2007-7-12 15:40:40 > top of Java-index,Java Mobility Forums,Java ME Technologies...