View Single Post
  #2 (permalink)  
Old 07-16-2007, 08:50 AM
JavaBean's Avatar
JavaBean JavaBean is offline
Moderator
 
Join Date: May 2007
Posts: 1,272
JavaBean is on a distinguished road
Check this document, for adding new fonts to your JRE. It seems that Yahoo used "Times" font which is installed on windows by default but not in OS 10.4.9. You will need the font file and copy it to jre/lib/font directory. Then at least restart browser (System restart might be needed).

Let us know the result.
Reply With Quote