From owner-freebsd-ports@FreeBSD.ORG Mon Oct 17 04:44:16 2005 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C530A16A41F; Mon, 17 Oct 2005 04:44:16 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (creme-brulee.marcuscom.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F5F943D49; Mon, 17 Oct 2005 04:44:15 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from shumai.marcuscom.com (shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.13.4/8.13.4) with ESMTP id j9H4iIXO026264; Mon, 17 Oct 2005 00:44:18 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Andrey Chernov In-Reply-To: <20051017044005.GA11725@nagual.pp.ru> References: <20051017044005.GA11725@nagual.pp.ru> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-2chlTmxc9BMAVlB/Oxlx" Organization: MarcusCom, Inc. Date: Mon, 17 Oct 2005 00:44:14 -0400 Message-Id: <1129524254.49644.5.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 FreeBSD GNOME Team Port Cc: ports@freebsd.org Subject: Re: firefox: Xft + FreeType2, is it possible? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Oct 2005 04:44:17 -0000 --=-2chlTmxc9BMAVlB/Oxlx Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Mon, 2005-10-17 at 08:40 +0400, Andrey Chernov wrote: > 1) When firefox is builded with Xft, font are smoothed, but no TTF=20 > fonts available (I use M$ core fonts), so pages rendered very ugly.=20 > Setting > user_pref("font.FreeType2.enable", true); > does nothing. >=20 > 2) When firefox is builded without Xft, font are jagged sometimes, but TT= F=20 > fonts available, so pages rendered nice. Setting > user_pref("font.FreeType2.enable", true); > cause segmentation fault after last TTF font loaded, but it is not needed= , > TTF fonts available even without this setting. >=20 > Is it possible to have both works, i.e. smoothed fonts _and_ TTF? Absolutely. Just build with XFT support, and make sure your TTF fonts have been cached by fontconfig (i.e. make sure your font directory is listed /usr/X11R6/etc/fonts/fonts.conf, and you've recently run fc-cache -f -v). Joe --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-2chlTmxc9BMAVlB/Oxlx Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQBDUyweb2iPiv4Uz4cRAs4EAJwKTG8/n5zpGJDZ+fCOcY+hj4CdXQCbBTn5 twOCxsbL+euyWmPHWEuHHbA= =YgXt -----END PGP SIGNATURE----- --=-2chlTmxc9BMAVlB/Oxlx--