Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Jun 2000 21:57:39 +0900 (JST)
From:      =?iso-2022-jp?B?GyRCOGVGI0JnQ08bKEI=?= <daichi@ongs.net>
To:        taguchi@tohoku.iij.ad.jp
Cc:        freebsd-java@FreeBSD.ORG
Subject:   Re: patchset9 test: Japanese Font Problem
Message-ID:  <84693181.961765059111.JavaMail.daichi@localhost>
In-Reply-To: <x54s6kls48.wl@hirose.tohoku.iij.ad.jp>

next in thread | previous in thread | raw e-mail | index | archive | help
> 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




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