From owner-freebsd-questions@FreeBSD.ORG Sun May 11 09:48:08 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1292837B401 for ; Sun, 11 May 2003 09:48:08 -0700 (PDT) Received: from ms-smtp-03.southeast.rr.com (ms-smtp-03.southeast.rr.com [24.93.67.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2936F43F85 for ; Sun, 11 May 2003 09:48:07 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from mail4.nc.rr.com (fe4 [24.93.67.51])h4BGkZMu013481; Sun, 11 May 2003 12:46:37 -0400 (EDT) Received: from creme-brulee.marcuscom.com ([66.57.17.158]) by mail4.nc.rr.com with Microsoft SMTPSVC(5.5.1877.757.75); Sun, 11 May 2003 12:50:09 -0400 Received: from shumai.marcuscom.com (shumai.marcuscom.com [192.168.1.4]) h4BGhwaa021244; Sun, 11 May 2003 12:43:58 -0400 (EDT) (envelope-from marcus@marcuscom.com) X-Authentication-Warning: creme-brulee.marcuscom.com: shumai.marcuscom.com [192.168.1.4] didn't use HELO protocol From: Joe Marcus Clarke To: Rob Lahaye In-Reply-To: <3EBE6C0A.4050209@users.sourceforge.net> References: <3EB72561.8030603@users.sourceforge.net> <20030511150026.GC3789@cicely9.cicely.de> <3EBE6C0A.4050209@users.sourceforge.net> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-4E0u7UDe8C3+zljEFcAG" Organization: MarcusCom, Inc. Message-Id: <1052671677.6810.16.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.3.3 (Preview Release) Date: 11 May 2003 12:47:57 -0400 X-Spam-Status: No, hits=-38.8 required=5.0 tests=BAYES_01,EMAIL_ATTRIBUTION,IN_REP_TO,PGP_SIGNATURE_2, QUOTED_EMAIL_TEXT,REFERENCES,REPLY_WITH_QUOTES autolearn=ham version=2.50 X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) cc: FreeBSD User Questions List Subject: Re: How to make Mozilla display Korean (or CJK-type) characters? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 May 2003 16:48:08 -0000 --=-4E0u7UDe8C3+zljEFcAG Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sun, 2003-05-11 at 11:28, Rob Lahaye wrote: > Bernd Walter wrote: > > On Tue, May 06, 2003 at 12:00:49PM +0900, Rob Lahaye wrote: > >=20 > >>I seem to remember that Mozilla somehow out-of-the-box could display > >>non-roman charactersets, such as Korean. But Mozilla doesn't seem > >>to do that anymore. What should I do ? > >> > >>I have installed the Korean johabfonts-port, which mentions something > >>about Mozilla in its pkg-descr file. I installed it and included the > >>directory in my fonts for X11; to no avail. > >> > >>In Mozilla I can select as the character set "Korean(JOHAB)", but when = I > >>check it next time, it is again on "Korean(EUC-KR)". > >> > >>Non-roman characters are displayed as squares that seem to have four ti= ny > >>roman characters in them. > >> > >>Is this a bug in Mozilla, or is my fonts setup buggy, or is this a > >>more fundamental FreeBSD issue? > >=20 > >=20 > > I had the same problem. > > Compile the mozilla port with -DWITHOUT_XFT=3Dyes. >=20 > Indeed that did it! Can you give me a site using the characters in question? I have no problem displaying non-Roman (Cyrillic in this case) characters, as well as Japanese Kanji in Mozilla _with_ Xft support enabled. In fact, http://www.kr.freebsd.org/ looks fine to me, too with Xft. With all font issues in Mozilla, you must have fontconfig, freetype2, and Xft ports up-to-date. If you add new fonts, make sure you add them to /usr/X11R6/lib/X11/fonts, ~/.fonts, or, if another location, make sure you add that location to /usr/X11R6/etc/fonts/local.conf per the instructions at http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x-fonts.html#ANTI= ALIAS Then run fc-cache -f as root. Joe > Thank you. > R. >=20 > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o= rg" --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-4E0u7UDe8C3+zljEFcAG Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQA+vn69b2iPiv4Uz4cRAsHqAJ0X1TEy0xoTMqK+83AJj0SoyFNgMQCgnOW+ 0SMc6OG7h4g3tQ3/cEnkGHg= =iXxE -----END PGP SIGNATURE----- --=-4E0u7UDe8C3+zljEFcAG--