From owner-freebsd-questions@FreeBSD.ORG Fri Feb 13 15:16:06 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 1E2576B9 for ; Fri, 13 Feb 2015 15:16:06 +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 E0998D04 for ; Fri, 13 Feb 2015 15:16:05 +0000 (UTC) Received: from dutch.freebsd.net ([172.15.184.248]) by mail.gmx.com (mrgmxus001) with ESMTPSA (Nemesis) id 0MaIcY-1Y2ZG93daC-00Jr8B; Fri, 13 Feb 2015 16:15:58 +0100 Date: Fri, 13 Feb 2015 10:15:39 -0500 From: Dutch Ingraham To: freebsd-questions@freebsd.org Subject: Aliased Fonts in Xombrero Message-ID: <20150213151539.GA1005@dutch.freebsd.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Provags-ID: V03:K0:xKx7lCznwiq7egOqngtSpWEuinw08QiCWRhXwek1CdhCdz5gGS+ KK0RG1birr22KfQwJqU7YOzwIhQKfBn3oPMNPio6wAa3oDT4ot6aXXwpX5mafVy0UNh3wLn 9oOaGc9kv6485gPUqu9etJ5DYDznCt3QmXaV+D1/w7gCyLcz6jkQaeHCwJwjn2F2w9IxVFE iwYp7putUJV+KikjKR9RA== X-UI-Out-Filterresults: notjunk:1; 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 15:16:06 -0000 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: /usr/local/lib/X11/fonts % ls -l total 200 drwxr-xr-x 2 root wheel 66048 Nov 14 20:30 100dpi drwxr-xr-x 2 root wheel 66048 Nov 14 20:31 75dpi drwxr-xr-x 2 root wheel 1024 Jan 18 17:19 Liberation drwxr-xr-x 2 root wheel 1024 Nov 14 20:32 OTF drwxr-xr-x 2 root wheel 512 Nov 14 20:32 TTF drwxr-xr-x 2 root wheel 1536 Nov 14 20:32 Type1 drwxr-xr-x 2 root wheel 2560 Nov 14 20:31 cyrillic drwxr-xr-x 2 root wheel 1024 Nov 14 20:32 dejavu drwxr-xr-x 3 root wheel 1024 Nov 14 20:29 encodings drwxr-xr-x 2 root wheel 12800 Nov 14 20:31 misc drwxr-xr-x 2 root wheel 6144 Jan 7 19:03 terminus-font drwxr-xr-x 2 root wheel 3072 Jan 10 15:03 urwfonts drwxr-xr-x 2 root wheel 512 Nov 14 20:24 util drwxr-xr-x 2 root wheel 1024 Jan 10 15:02 webfonts I also have each font in my font path in my xorg.conf.d/files.conf. Further, I have a fonts.dir for most: /usr/local/lib/X11/fonts/100dpi/fonts.dir /usr/local/lib/X11/fonts/75dpi/fonts.dir /usr/local/lib/X11/fonts/Liberation/fonts.dir /usr/local/lib/X11/fonts/OTF/fonts.dir /usr/local/lib/X11/fonts/TTF/fonts.dir /usr/local/lib/X11/fonts/Type1/fonts.dir /usr/local/lib/X11/fonts/cyrillic/fonts.dir /usr/local/lib/X11/fonts/dejavu/fonts.dir /usr/local/lib/X11/fonts/misc/fonts.dir /usr/local/lib/X11/fonts/terminus-font/fonts.dir /usr/local/lib/X11/fonts/urwfonts/fonts.dir /usr/local/lib/X11/fonts/webfonts/fonts.dir Others seem to have the same problem[1] but I haven't seem a solution posted. Any pointers to a solution are appreciated. If you need further information, please let me know. Thanks. [1]https://github.com/conformal/xombrero/issues/72