Date: 11 May 2003 12:47:57 -0400 From: Joe Marcus Clarke <marcus@marcuscom.com> To: Rob Lahaye <lahaye@users.sourceforge.net> Cc: FreeBSD User Questions List <freebsd-questions@freebsd.org> Subject: Re: How to make Mozilla display Korean (or CJK-type) characters? Message-ID: <1052671677.6810.16.camel@shumai.marcuscom.com> In-Reply-To: <3EBE6C0A.4050209@users.sourceforge.net> References: <3EB72561.8030603@users.sourceforge.net> <20030511150026.GC3789@cicely9.cicely.de> <3EBE6C0A.4050209@users.sourceforge.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1052671677.6810.16.camel>