From owner-freebsd-questions@FreeBSD.ORG Fri Feb 13 17:31:27 2015 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C597C1B2 for ; Fri, 13 Feb 2015 17:31:27 +0000 (UTC) Received: from mout.gmx.com (mout.gmx.com [74.208.4.200]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 91BF3F3D for ; Fri, 13 Feb 2015 17:31:27 +0000 (UTC) Received: from dutch.freebsd.net ([172.15.184.248]) by mail.gmx.com (mrgmxus001) with ESMTPSA (Nemesis) id 0MTT8L-1YCBJd3KHH-00SM19; Fri, 13 Feb 2015 18:31:23 +0100 Date: Fri, 13 Feb 2015 12:31:10 -0500 From: Dutch Ingraham To: Maurizio Vairani Subject: Re: Aliased Fonts in Xombrero Message-ID: <20150213173110.GA61672@dutch.freebsd.net> References: <20150213151539.GA1005@dutch.freebsd.net> <54DE1F44.3010802@cloverinformatica.it> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <54DE1F44.3010802@cloverinformatica.it> X-Provags-ID: V03:K0:4ydsQ54ZspeZpDTorvVQAQUlUPgFUnsWpz7AfV8u+oyeQU7xnrx bDfrdjqIHaAHbayrwJd8Cxkui2dU8VI8TEaF/7FBZ1z/ssLKiNlalu69huzdFJSArBgbXTb jk+6toA8+5wXJdW4Bxfz4vR+ODsU3IgscK5HZ98qYA1F2qBBsWTvbNWBY0W+nrA/VyB+1kM hjK1+H+618xKjbGsN6d+g== X-UI-Out-Filterresults: notjunk:1; Cc: freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Feb 2015 17:31:27 -0000 On Fri, Feb 13, 2015 at 04:59:00PM +0100, Maurizio Vairani wrote: > Il 13/02/2015 16:15, Dutch Ingraham ha scritto: > > Hello all: > > > > I'm having a problem with severe aliasing in Xombrero. This only > > happens on certain sites such as github and computerworld. Most other > > sites render fine. > > > > I have followed the handbook at section 6.6. and here are the fonts I > > have installed: > Hi, > in my laptop I have removed the two directories: > > /usr/local/lib/X11/fonts/100dpi > /usr/local/lib/X11/fonts/75dpi > > and Firefox looks like in Windows. > > If you need more fonts you can look at this excellent guide: > https://cooltrainer.org/a-freebsd-desktop-howto/#install-fonts > > Maurizio > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" Maurizio: My curiosity got the better of me and I tried removing those two font families. Unfortunately, it had no effect upon the problem. Same aliasing on the same sites. I'm sure this is a configuration problem, and not a lack-of-fonts problem, as Xombrero renders cleanly without aliasing on other operating systems with the same fonts. I just need a hint as to where the knob is on Freebsd. Thanks for your suggestions.