From owner-freebsd-questions@FreeBSD.ORG Mon May 5 20:00:24 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 E00C737B401 for ; Mon, 5 May 2003 20:00:24 -0700 (PDT) Received: from spam2.snu.ac.kr (spam2.snu.ac.kr [147.46.10.68]) by mx1.FreeBSD.org (Postfix) with SMTP id 9867C43FAF for ; Mon, 5 May 2003 20:00:23 -0700 (PDT) (envelope-from lahaye@users.sourceforge.net) Received: (snipe 6945 invoked by alias); 6 May 2003 03:14:25 -0000 Received: from lahaye@users.sourceforge.net with Spamsniper2.0 (Processed in 0.117611 secs); Received: from unknown (HELO sis1.snu.ac.kr) (147.46.10.36) by 0 with SMTP; 6 May 2003 03:14:25 -0000 X-RCPTTO: freebsd-questions@freebsd.org, Received: from users.sourceforge.net ([147.46.44.183]) by sis1.snu.ac.kr (8.12.9/8.12.9) with ESMTP id h462x62j111150 for ; Tue, 6 May 2003 11:59:06 +0900 Message-ID: <3EB72561.8030603@users.sourceforge.net> Date: Tue, 06 May 2003 12:00:49 +0900 From: Rob Lahaye Organization: Seoul National University - South Korea User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.4a) Gecko/20030425 X-Accept-Language: en-us, en, ko-kr MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: 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: Tue, 06 May 2003 03:00:25 -0000 Hi, 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 tiny roman characters in them. Is this a bug in Mozilla, or is my fonts setup buggy, or is this a more fundamental FreeBSD issue? Thanks for your help, Rob.