Date: Sat, 24 Jun 2000 11:48:23 +0930 From: Greg Lewis <glewis@trc.adelaide.edu.au> To: taguchi@tohoku.iij.ad.jp Cc: freebsd-java@FreeBSD.ORG Subject: Re: patchset9 test: Japanese Font Problem Message-ID: <20000624114823.A98789@ares.trc.adelaide.edu.au> In-Reply-To: <x51z1ollq9.wl@hirose.tohoku.iij.ad.jp>; from taguchi@tohoku.iij.ad.jp on Fri, Jun 23, 2000 at 07:45:18PM %2B0900 References: <84708005.961590830141.JavaMail.daichi@localhost> <x54s6kls48.wl@hirose.tohoku.iij.ad.jp> <x51z1ollq9.wl@hirose.tohoku.iij.ad.jp>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jun 23, 2000 at 07:45:18PM +0900, taguchi@tohoku.iij.ad.jp wrote: > Perhaps, I find a probrem... > > Not good enough ;-) > > I think you should set fontcharset.*.[12], such as following: > > fontcharset.sansserif.1=sun.awt.motif.CharToByteX11JIS0201 > > fontcharset.sansserif.2=sun.awt.motif.CharToByteX11JIS0208 > > Is this correct? > > src/freebsd/classes/sun/awt/motif contains CharToByteX11Dingbats.java > only. it does not contain CharToByteX11(JIS0201|JIS0208).java. > > I think this is a probrem.... > Is this correct? Hi Taguchi-san. As far as I know this is how things should be. The Solaris and Linux sources are both set up this way as well. I don't think this is the cause of the problem. > # ext/i18n/src/solaris/sun/awt/motif contains CharToByteX11*.java So does ext/i18n/src/freebsd/sun/awt/motif more importantly :). -- Greg Lewis glewis@trc.adelaide.edu.au Computing Officer +61 8 8303 5083 Teletraffic Research Centre 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?20000624114823.A98789>