From owner-freebsd-java Fri Jun 23 5:57:16 2000 Delivered-To: freebsd-java@freebsd.org Received: from mbg.sphere.ne.jp (mbg.sphere.ne.jp [203.138.71.44]) by hub.freebsd.org (Postfix) with ESMTP id 6E0C537BA0C for ; Fri, 23 Jun 2000 05:57:12 -0700 (PDT) (envelope-from daichi@ongs.net) Received: from localhost (pl026.nas511.a-nagoya.nttpc.ne.jp [210.139.68.26]) by mbg.sphere.ne.jp (8.9.3+3.2W/3.7W) with ESMTP id VAA03657; Fri, 23 Jun 2000 21:57:08 +0900 (JST) Date: Fri, 23 Jun 2000 21:57:39 +0900 (JST) From: =?iso-2022-jp?B?GyRCOGVGI0JnQ08bKEI=?= To: taguchi@tohoku.iij.ad.jp Subject: Re: patchset9 test: Japanese Font Problem Cc: freebsd-java@FreeBSD.ORG In-Reply-to: Content-Type: text/plain; charset="iso-2022-jp" Content-Transfer-Encoding: 7bit X-Mailer: =?iso-2022-jp?B?GyRCJGYkOhsoQiAxLjAwMA==?= Organization: =?iso-2022-jp?B?T05HUyAbJEIzK0gvSXQbKEI=?= Mime-Version: 1.0 Message-ID: <84693181.961765059111.JavaMail.daichi@localhost> Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Hi, GOTO-san > > > # diff font.properties font.properties.ja > > 40,41c40,41 > > < sansserif.1=-*-zapf dingbats-medium-r-normal-*-*-%d-*-*-p-*-adobe-fontspecific > > < sansserif.2=-*-symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific > > --- > > > sansserif.1=-wadalab-gothic-medium-r-normal--*-%d-*-*-c-*-jisx0201.1976-0 > > > sansserif.2=-wadalab-gothic-medium-r-normal--*-%d-*-*-c-*-jisx0208.1983-0 > > > > 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? No. The only two line changes leads the problem. # I thought about the same things, too. But it is not the cause. > But this config is also "not good". > It can not display multibyte charactors. It is why it is not possible with FreeBSD JDK122 to be enacted in Linux one that I wonder. Daichi T.GOTO(ONGS) http://www.ongs.net/daichi, daichi@ongs.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message