From owner-freebsd-questions@FreeBSD.ORG Sun Jul 6 10:35:49 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 17EA81065682 for ; Sun, 6 Jul 2008 10:35:49 +0000 (UTC) (envelope-from ezeaguerrelistas@gmail.com) Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.188]) by mx1.freebsd.org (Postfix) with ESMTP id 8BC248FC0C for ; Sun, 6 Jul 2008 10:35:48 +0000 (UTC) (envelope-from ezeaguerrelistas@gmail.com) Received: by fk-out-0910.google.com with SMTP id k31so1020503fkk.11 for ; Sun, 06 Jul 2008 03:35:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type:references; bh=lh8oX2Z5V0Dqy3zAZyAnTU2qGPrFl3QDoiQsannjSpQ=; b=GVL4j69XPn1561ROgox2fUxcqFk6Hg1Vr0d618EEPkYaeKbb/aSxqi18cBHzFaGdkq i/Kye//601ovtkVofhClAc/NesMrDfS06cMJ1vvQRfMKc9t6+VlMJuf2ZQ19PEyMpiY5 9FBKa5qPAIWM8cJ8ool3InhKk8fIQQ1Usy+vQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:references; b=GOnsoXean+ZYRsH8HToORscboRQf8DW3lvsD4bkIpx9bCYUFH8GBfP+KCl370Cj1Iq tCxXJoJvEH6aDVIHUXeZbPxVK/TSvaHByYYjG8wwuDFZQfL8D+fQScOvyli++1IBCyA+ G4YB0rdDegMVhVy2iZvEiGjm+X36omzXAAa4A= Received: by 10.125.139.8 with SMTP id r8mr594160mkn.74.1215338935906; Sun, 06 Jul 2008 03:08:55 -0700 (PDT) Received: by 10.125.114.3 with HTTP; Sun, 6 Jul 2008 03:08:55 -0700 (PDT) Message-ID: <8e60f2200807060308j3612c0e9yb90438986f008fa0@mail.gmail.com> Date: Sun, 6 Jul 2008 07:08:55 -0300 From: "Ezequiel Aguerre" To: freebsd-questions@freebsd.org In-Reply-To: <200807051939.57844.ghirai@ghirai.com> MIME-Version: 1.0 References: <200807051939.57844.ghirai@ghirai.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Ghirai Subject: Re: Konqueror UNICODE fonts 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: Sun, 06 Jul 2008 10:35:49 -0000 Hi, 1. Make sure you have the proper fonts :P 2. Choose a generic font name in konqueror config, something like "Sans" and "Monospace" instead of (for example) "Bitstream Vera Sans" and "Bitstream Vera Sans Mono". 3. Make sure you have configured "fontconfig" so that it makes the proper replace from "Sans" -> "Your preferred font" and so on. At least I had that problem until I did this. The problem seems to be with font substitution. Say for example you are using some of the "DejaVu" fonts and you want to see a page with some strange character wich is not in that font; that character should be taken from another font, however Konqueror doesn't get it quite right :P Bye!! 2008/7/5 Ghirai : > Hello list. > > I'm running KDE 3.5.8 from ports. > > Konqueror doesn't seem to want to display unicode fonts properly; i get > boxes > instead, even though i set the encoding to UTF-8. > > The same seem to be with text editors and such. > > Any indeas? > > Thanks. > > -- > Regards, > Ghirai. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" >