From owner-freebsd-questions@FreeBSD.ORG Wed Mar 13 21:30:21 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 53469316 for ; Wed, 13 Mar 2013 21:30:21 +0000 (UTC) (envelope-from demelier.david@gmail.com) Received: from mail-we0-x22f.google.com (mail-we0-x22f.google.com [IPv6:2a00:1450:400c:c03::22f]) by mx1.freebsd.org (Postfix) with ESMTP id D0134D25 for ; Wed, 13 Mar 2013 21:30:20 +0000 (UTC) Received: by mail-we0-f175.google.com with SMTP id x8so1497918wey.6 for ; Wed, 13 Mar 2013 14:30:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=UtVH0vdOS1ism0nWgpbCGcoNZ7QVxPxmk8sjvREM6no=; b=EPccyrdvOe9IV/zAh67BvOeYNYqeEGQSDAp+tdVaLqlXnHl8bxjPRo+NFAlSdzkMbE dL3y4mIO5lB0c3awEHd5JeLW9/ptkxSfM4vNFXbvl5rxrK7kDfuIl4st7BjTfK4+SQtj YDgJYpcRHOVhmDGUzjGj70YBOILR0O4NZ+LL653qN1Y8iHd2vgLJcGCPvYu+jcXh8ky0 EAiS89eMAI5WSJSk7Qjo15OIMec53RC8/qkyB0CHB9IKC5eK0FyOiqRDQtMNPCXsh5Dr vsmjAh7U4FvdQRg2Fagr0n16W5/rCxTFshQ3XJo2nFCZKuUTvQqd6/VV7SVZCnLveo3l 0/IA== X-Received: by 10.180.19.39 with SMTP id b7mr6405080wie.15.1363210219950; Wed, 13 Mar 2013 14:30:19 -0700 (PDT) Received: from [192.168.0.34] (184.66.91.91.rev.sfr.net. [91.91.66.184]) by mx.google.com with ESMTPS id t7sm5388467wij.2.2013.03.13.14.30.18 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 13 Mar 2013 14:30:18 -0700 (PDT) Message-ID: <5140EFE7.7020508@gmail.com> Date: Wed, 13 Mar 2013 22:30:15 +0100 From: David Demelier User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130310 Thunderbird/17.0.4 MIME-Version: 1.0 To: FreeBSD questions Subject: Disable liberation fonts Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Mar 2013 21:30:21 -0000 Hello, I've installed editors/libreoffice, but that port requires liberation fonts. I have nothing against that but when liberations font is installed the fonts looks so ugly in firefox and sometime when I click links, all the text in the page get bold for a second, it's just annoying. I'm not used to fontconfig sadly, I just want to disable every liberation fonts but not deinstall it (to use it if needed in libreoffice). Regards, David.