DukeTogo Negulesco
Registered User
Join date: 18 Aug 2007
Posts: 6
|
08-18-2007 10:54
I cannot display Japanese character. and I cannnot type-in Japanese character. How do I can display and type-in Japanese character on Second Line Application.
|
Boroondas Gupte
Registered User
Join date: 16 Sep 2005
Posts: 186
|
08-19-2007 07:29
First make sure your system is properly set up to enter such characters. Special operating system install options or third party software might be needed. Then, make the unicode.ttf symlink in the Second Life directory point to a unicode font that's got the needed characters in it. From: shell commands to change symlink cd /path/to/SecondLife/directory/ ln -sf /path/to/unicode/font unicode.ttf
|
DukeTogo Negulesco
Registered User
Join date: 18 Aug 2007
Posts: 6
|
success to Display & input with Japanese Font
08-20-2007 10:34
ln -sf /usr/share/fonts/japanese/TrueType/sazanami-gothic.ttf unicode.ttf note:desktop environment is KDE of Fedoracore6. I was success to display & input with Japanease Font. thank you for your advide.
best regards,
|