Date: Mon, 17 Oct 2005 00:44:14 -0400 From: Joe Marcus Clarke <marcus@marcuscom.com> To: Andrey Chernov <ache@freebsd.org> Cc: ports@freebsd.org Subject: Re: firefox: Xft + FreeType2, is it possible? Message-ID: <1129524254.49644.5.camel@shumai.marcuscom.com> In-Reply-To: <20051017044005.GA11725@nagual.pp.ru> References: <20051017044005.GA11725@nagual.pp.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1129524254.49644.5.camel>