From owner-freebsd-questions@FreeBSD.ORG Mon Apr 14 17:13:13 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BB82A37B401 for ; Mon, 14 Apr 2003 17:13:13 -0700 (PDT) Received: from mail.hitmedia.com (mail.hitmedia.com [205.162.11.163]) by mx1.FreeBSD.org (Postfix) with SMTP id 1657A43F93 for ; Mon, 14 Apr 2003 17:13:13 -0700 (PDT) (envelope-from derek@cdbaby.com) Received: (qmail 65485 invoked from network); 15 Apr 2003 00:13:11 -0000 Received: from unknown (HELO localhost.columbia80.com) (127.0.0.1) by localhost with SMTP; 15 Apr 2003 00:13:11 -0000 From: Derek at CD Baby Organization: cdbaby.com To: freebsd-questions@freebsd.org Date: Mon, 14 Apr 2003 17:13:06 -0700 User-Agent: KMail/1.5 References: <20030413033628.GA52737@mail.hitmedia.com> In-Reply-To: <20030413033628.GA52737@mail.hitmedia.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200304141713.06978.derek@cdbaby.com> Subject: XFree 4.3 - did AntiAliasing change? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: derek@cdbaby.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Apr 2003 00:13:14 -0000 Has anyone got anti-aliased fonts to work in FreeBSD 4.8? In XFree 4.2, I would add my AntiAliased font directories to this file: /usr/X11R6/lib/X11/XftConfig ... and everything was fine. Now that file doesn't exist, and I can't get fonts to anti-alias, even if I create that file and put the font directories there like I used to? Did something change in XFree 4.3 in FreeBSD 4.8? Are we supposed to use /usr/X11R6/etc/fonts/fonts.conf? (Is someone going to update HANDBOOK chapter 5.5.3 Anti-Aliased Fonts, if so?