From owner-freebsd-questions@FreeBSD.ORG Sat Jul 12 22:25:22 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 41DCC106566C for ; Sat, 12 Jul 2008 22:25:22 +0000 (UTC) (envelope-from strontium90@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.175]) by mx1.freebsd.org (Postfix) with ESMTP id CC36D8FC13 for ; Sat, 12 Jul 2008 22:25:21 +0000 (UTC) (envelope-from strontium90@gmail.com) Received: by ug-out-1314.google.com with SMTP id q2so104843uge.37 for ; Sat, 12 Jul 2008 15:25:21 -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 :user-agent:mime-version:to:subject:content-type :content-transfer-encoding; bh=938LJylbsFIirsg+aXRtLvLM6HFVppUx8KSEmJ7JcJ4=; b=IV1OukAD5V3C2OfPuxEl0sltK8jzCF93OQ9Zau1NqgOJhyy5KCTaJFVOz5OtULAjiX 54xUoEzHzQRf8c2/gpXWiNNa4zGf/LUfLyb9HhlPOTgTaAZFkYS6wWB9GVklQ4ppUsz3 e4+qmgCBqUM/pCq1b0GneYxDo60OYBzIma+5o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; b=USq+NE+eOt4OwkDeM4Xux8uRAUsJ4MJbCpB8rOKTUDuWKi0G8fWUwWAziITujLxrSU bYTlaDnjbEhyfssv3eoOvKSCg+KtTHJNMJ7NNRYtwdzj1VKfoTWQBH/Ybb2AqyJgaywJ Okm7Yj4AqhMafupqz2/ZgqMfsl8V4tKw5LqhM= Received: by 10.66.249.20 with SMTP id w20mr558739ugh.22.1215900031170; Sat, 12 Jul 2008 15:00:31 -0700 (PDT) Received: from crow.my.domain ( [88.86.8.180]) by mx.google.com with ESMTPS id p39sm654896ugd.70.2008.07.12.15.00.29 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 12 Jul 2008 15:00:30 -0700 (PDT) Message-ID: <48792917.70504@gmail.com> Date: Sun, 13 Jul 2008 00:58:47 +0300 From: Razmig K User-Agent: Thunderbird 2.0.0.9 (X11/20080213) MIME-Version: 1.0 To: FreeBSD Questions Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Windows Firefox in Wine: Ugly 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: Sat, 12 Jul 2008 22:25:22 -0000 Hello, I installed Windows Firefox 2.0.0.12 in Wine 0.9.58 on a 7.0-RELEASE running KDE 3.5.8 as a solution to the Flash problem, which works just fine this way (this is 9.0 r124). However Firefox fonts look quite bad; jaggies, discontinuities and boxes in place of some characters. I installed the port x11-fonts/webfonts, but the problem persisted. Suggestions? I don't know if this is relevant, but I have Geko installed in Wine and I run a low resolution monitor, 800x600. Thanks! //rk