Evereasy wrote:
After updated to b130, Java Application/NetBeans can not display Chinese 
Characters correctly.

Please kindly help if there is any work around to fix this problem.

I'm not checking actual osol_130 yet, but the same problem should also
happen with Japanese and Korean characters.
This is relating with /usr/X11 directory change. Java fontconfig refers
to /usr/X11/lib/X11/fonts/TrueType while the fonts have been moved to
/usr/share/fonts/TrueType in snv_130.

Try this.

# cd /usr/X11/lib/X11/fonts
# rm -r TrueType (if existed)
# ln -s /usr/share/fonts/TrueType .

The following bug has been filed and being fixed in snv_131.

http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6905518

Thanks,
Fuyuki
_______________________________________________
indiana-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/indiana-discuss

Reply via email to