From owner-freebsd-questions@FreeBSD.ORG Tue Dec 25 02:07:37 2007 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3BD1E16A419; Tue, 25 Dec 2007 02:07:37 +0000 (UTC) (envelope-from carpetsmoker@rwxrwxrwx.net) Received: from mail.rwxrwxrwx.net (rwxrwxrwx.net [82.93.23.199]) by mx1.freebsd.org (Postfix) with ESMTP id E203013C46A; Tue, 25 Dec 2007 02:07:36 +0000 (UTC) (envelope-from carpetsmoker@rwxrwxrwx.net) Received: from localhost (unknown [127.0.0.1]) by mail.rwxrwxrwx.net (Postfix) with ESMTP id ADEE56D486; Tue, 25 Dec 2007 02:59:10 +0100 (CET) Received: from mail.rwxrwxrwx.net ([127.0.0.1]) by localhost (mail.rwxrwxrwx.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9AaidLEwP7tr; Tue, 25 Dec 2007 02:59:01 +0100 (CET) Received: by mail.rwxrwxrwx.net (Postfix, from userid 1001) id 47A846D485; Tue, 25 Dec 2007 02:59:01 +0100 (CET) Date: Tue, 25 Dec 2007 02:59:00 +0100 From: Martin Tournoij To: freebsd-questions@freebsd.org, questions@freebsd.org Message-ID: <20071225015900.GA44779@glitch.rwxrwxrwx.net> Mail-Followup-To: freebsd-questions@freebsd.org, questions@freebsd.org, svein.h@lvor.halvorsen.cc References: <476EA7CE.9040705@lvor.halvorsen.cc> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In-Reply-To: <476EA7CE.9040705@lvor.halvorsen.cc> User-Agent: mutt-ng/devel-r804 (FreeBSD) Cc: svein.h@lvor.halvorsen.cc Subject: Re: UTF-8 in Opera/FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Dec 2007 02:07:37 -0000 On Sun 23 Dec 2007 19:12, Svein Halvor Halvorsen wrote: > I'm switching to UTF-8, and everything seems to work flawlessly, > except for Opera. If I type one of the norwegian letters =E6=F8=E5 into a > text input box all I get is a square box. If I type backspace over > it, it gets converted to a questionmark on the first stroke of > backspace, and deleted on the second. If I copy the square box into > another program, the propper letter is paced. The problem is that the font you're using doesn't support the character(s) you want to type. You'll have to change the font in the opera preferences dialog, I think the bitstream family supports most UTF-8 fonts. This site may be useful in testing: http://people.w3.org/rishida/scripts/uniview/ Regards, Martin Tournoij