Hi,

I am trying to create a complex applet that supports Chinese characters.
They are used to display messages thru Graphics.drawString() and in
various AWT components (not swing).     This is what I have done so far:

- I have Added Chinese font support to IE
- Renamed font.properties.zh to font.properties in JRE's install area
- Used virtual font names with the java program to set font for all
components.
- translated properties file with Chinese characters and used
native2ascii to convert them into unicode

However, when I run the program in IE. I see squares instead of Chinese
character.

Could anyone tell me what else I need to do?

Thanks

Patrick

---
You are currently subscribed to jdjlist as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
http://www.sys-con.com/fusetalk
To unsubscribe from all mailing lists, click:
http://sys-con.com/[EMAIL PROTECTED]

Reply via email to