Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Aug 2002 11:15:40 +0900
From:      daichi <daichi@ongs.co.jp>
To:        freebsd-java@FreeBSD.ORG
Subject:   Re: Internationlization examples
Message-ID:  <20020802111540.4c21183d.daichi@ongs.co.jp>
In-Reply-To: <20020801221319.GA88645@grimoire.chen.org.nz>
References:  <20020801221319.GA88645@grimoire.chen.org.nz>

next in thread | previous in thread | raw e-mail | index | archive | help
Did you install scarable Japanese font into your system?
What version of JDK you uses?  If you use JDK131 or Linux 
JDK140, you need Watanabe/Wadalab font
(/usr/ports/japanese/truetypefonts/) and put  'Load  "xtt"'
line into Module section of your XF86Config file (And you 
must do comment out 'Loat "freetyle"' line from it.).

P.S.
I sent mail to Greg the new font.properties.ja file of
JDK131 and Linux JDK140 to use new Japanese scalable 
font; Kochi-font (/usr/ports/japanese/kochi-ttfonts). 
Kochi-font is better than former one(scarable Watanabe/
Wadalab font). You can use it after update of ports or 
patchset :)

> Hi everyone,
> 
> I'm experimenting with Internationalization under Java, reading the
> online tutorials et al. However, I can't seem to get the example at:
> 
>     http://java.sun.com/docs/books/tutorial/i18n/text/stream.html
> 
> to display anything more than square-boxes. Anyone here have any idea
> what I've missed?
> 
> Cheers.

--
Daichi GOTO
    http://www.ongs.net/daichi, daichi@jp.freebsd.org

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-java" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020802111540.4c21183d.daichi>