JRE 1.6.0_01 Font Problems
Hi,
Our application has Java Applet that runs using JRE 1.5.0_05 or later within IE.
Some of our customers (not all), who use Windows XP SP2, and JRE 1.6.0_01, are facing problems. Instead of alphabets, they see squares in the applets (JLabels).
When we changed the font being displayed from Arial to Verdana, they could see the text properly. But we wonder what is preventing them from displaying Arial text. And we will prefer Arial over Verdana.
We also found that, with arial, the numbers were displayed correctly, although in a different font.
Where should we look for the problem area on the client machine?
# 1
The clients OS should support the Arial font.
In windows environment : Control panel and check Regional and language options. On Language tab, Install files for complex... must be selected..
See http://forum.java.sun.com/thread.jspa?forumID=257&threadID=527915
You can also use Search Forums (on the bottom of the left menu of this web site) and type key words such as: Label font swing problem...
# 2
Hi,
Thanx for the interest.
I also have the same versions (XP SP2 and JRE 1.6.0_01), and I do not have that option 'Install Complex..' not checked. Yet I do not face that problem.
I will want to reproduce that problem on my machine, but am not able to do that so far.
Regards,
Manoj Sheth