maybe this question shouldn't be posted here, but I really needs some help,I have
puzzled one week.
I installed jdk1.3 on Redhat 6.2, for I have some chinese info,I want jdk1.3 support
chinese fonts, so I did as follows:
1. I downloaded cxterm and installed it , copied font files "gb16st.pcf.gz" and
"hku16et.pcf.gz" to $JAVA_HOME/jre/lib/fonts/.
fonts.dir file under jre/lib/fonts/ looks like:
**************BEGIND OF fonts.dir *************
2
hku16et.pcf.gz -hku-fixed-medium-r-normal--16-160-72-72-c-160-big5.et-0
gb16st.pcf.gz -isas-song ti-medium-r-normal--16-160-72-72-c-160-gb2312.1980-0
*****END OF fonts.dir**********************
2. I renamed the font.properties.zh to font.properties.
I compiled my file using "javac -encoding GBK test.java" ,But chinese fonts still show
"???". BTW, my term support chinese display.
I didn't know why, can anybody give me some advice?
Best regards,
Tonny.
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets