Java Glossary : Chinese

CMP home Java glossary home Menu no menu Last updated 2004-06-28 by Roedy Green ©1996-2004 Canadian Mind Products

Java definitions: 0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

You are here : home : Java Glossary : C words : Chinese.

Chinese
Chinese has a large alphabet of characters. Either you must have a native Unicode font, or a number of 8-bit fonts stitched together to cover the needed characters. With NT, Unicode is the way to go. If you are using a version of Java prior to 1.2, that is your only option. With Windows 95/98, you must stitch. It is not necessary to call Locale.setDefault(). Set up font.properties.zh_TW to include the correct fonts and use setFont with one of the defined "virtual" fonts from the font.properties.zh_TW file. If you have a native Unicode font installed, you can setFont that directly.

For more information about understanding font.properties file, you can download an older article that still has useful information. It doesn't include all the latest twists of the font.properties file, but it should help you.


CMP logo
CMP_home
home
Canadian Mind Products CSS
HTML Checked!
ICRA ratings logo
mindprod.com IP:[24.87.56.253]
Your IP:[80.134.30.163]
You are visitor number 784.
Please send errors, omissions and suggestions
to improve this page to Roedy Green.
You can get a fresh copy of this page from: or possibly from your local J: drive mirror:
http://mindprod.com/jgloss/chinese.html J:\mindprod\jgloss\chinese.html