From owner-freebsd-ports@FreeBSD.ORG Fri Dec 22 23:27:06 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 492F616A40F for ; Fri, 22 Dec 2006 23:27:06 +0000 (UTC) (envelope-from freebsd-ports@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id CC60213C45C for ; Fri, 22 Dec 2006 23:27:05 +0000 (UTC) (envelope-from freebsd-ports@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Gxtn2-00032j-2t for freebsd-ports@freebsd.org; Sat, 23 Dec 2006 00:27:00 +0100 Received: from e177213197.adsl.alicedsl.de ([85.177.213.197]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 23 Dec 2006 00:27:00 +0100 Received: from rotkap by e177213197.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 23 Dec 2006 00:27:00 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-ports@freebsd.org From: Heino Tiedemann Date: Sat, 23 Dec 2006 00:26:30 +0100 Organization: yes Lines: 56 Message-ID: <666u54-mrb1.ln1@news.hansenet.de> References: <200612221627.12808.lofi@freebsd.org> <200612221802.48250.lofi@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: e177213197.adsl.alicedsl.de User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (berkeley-unix) X-Face: v6Lci{Mw=kwHf$`7C?L-U#BHn7O\wqF-1qg#Vk%}nUQv\i^mM/.p=wU+cr)yXf#Ob+foOOxW; ir"QI!|25wG3`ywF)yh~@V.kKtr.qp+v.R; w?c@ZzM#!'/7r_+)$NjMN:]qo-]`&z~KlP}|cERO'%s9":6\ZnN/O Subject: Re: Strange fonts in firefox since update to 2.0.0.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: rotkap@gmx.de List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Dec 2006 23:27:06 -0000 Michael Nottebrock wrote: > On Friday, 22. December 2006 16:56, Heino Tiedemann wrote: >> Michael Nottebrock wrote: >> > On Friday, 22. December 2006 15:09, Heino Tiedemann wrote: >> >> Hi There, >> >> >> >> since I updated the port www/firefox to the new version >> >> "firefox-2.0.0.1,1" I have e strange, "default font". >> > >> > Like this? >> >> I took a screenshot and put it here: >> >> >> Please take also a look to the URL-line of firefox. It is has a font, >> where it is difficult to distinguish between "i" and "l". > > Seems to be a different font, but essentially the same problem - fontconfig > chooses an ugly font. I am now guessing it comes with the kde-update 3.5.4 -> 3.5.5 these days. After updating kdebase it appears. Konquror also looks ugly. Even if it show lokal files & folders. > I guess it depends on the toolkit and selected toolkit Toolkit? > theme which font is requested for the line edits - in my case, it seems to be > plain old "fixed" and fontconfig likes to choose this for me: > > [lofi@kiste]:0:~ > fc-match fixed-10 > 12x13ja.pcf.gz: "Fixed" "ja" here: rincewind:/home/rotkap> fc-match fixed-10 6x10.pcf.gz: "Fixed" "Regular" > Fontconfig will use this on my system for both fixed (no size) and fixed-10. > There's probably a correct way to prevent this, which probably involves > editing ~/.fonts.conf, but since I reckoned that I'm not going to miss that > font at all, and I never understood fontconfig syntax and semantics > completely, I just deleted it - problem solved, here. From looking at that > screenshot of yours, it seems to be at least a different font for you though. So, what should i remove from my $HOME? drwxr-xr-x 2 rotkap users 512B 25 Jun 2004 .fonts -rw-r--r-- 1 rotkap users 0B 10 Dez 20:15 .fonts.cache-1 -rw-r--r-- 1 rotkap users 329B 18 Nov 2004 .fonts.conf Any Ideas what happend on my system? Heino